Profile Image

My Projects

Gitflux
A CLI tool designed to manage multiple GitHub accounts efficiently. Built using Golang and the Bubbletea framework, Gitflux allows users to seamlessly switch between accounts, add new ones, and manage configurations stored in JSON files. The tool is cross-platform, working smoothly on Windows, macOS, and Linux, and is published on npm with plans for distribution through other package managers like Homebrew
Golang • Javascript • Bubbletea Framework • Lipgloss Framework
 
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
 
Armic Chat
Currently developing `Armic Chat`, a dynamic chat application with servers built on the TCP protocol and WebSockets for seamless communication. The user interface is crafted using the JFrame library, ensuring a responsive and intuitive chat experience.
Java • JFrame • WebSockets