My Projects

Armic Chat
Developing `Armic Chat`, a dynamic chatroom application using the MERN stack with servers built on the TCP protocol and WebSockets for seamless communication, ensuring a responsive and intuitive chat experience.
MongoDB • Express • React • Node
 
Gitflux
A CLI tool that simplifies managing multiple GitHub accounts. Built using Shell Script with zero dependencies, Gitflux allows seamless switching between Git identities and SSH keys. Published on npm with planned distribution through Homebrew and Chocolatey package managers.
Shell Script
 
IHUM
`Best Music Hack` prize awarded to my team for developing 'IHUM,' an innovative application built using JavaScript and the Pitchy.js library, that transforms humming or audio files into musical instrument sounds, with options to export as MP3, WAV, or MIDI files. This recognition was given at Hack the 6ix, a major hackathon hosted by the University of Toronto, where our project stood out among 85 submissions.
HTML • CSS • Javascript • Pitchy.js
 
Loan Origination System
During our internship, my colleague and I developed a simple Loan Origination System prototype. This project was a streamlined version of the full-scale loan origination and management system that the company was working on. We used the React Framework with JavaScript and Material UI to design the frontend, while Node.js and Express.js powered the backend. MongoDB served as our database, allowing us to efficiently store and process data in a NoSQL format.
React • Javascript • Node • Express • MongoDB • Bash