Projects

Musis – Optical Music Recognition Interface
An open-source tool to convert scanned sheet music into editable formats like MusicXML or MIDI. Upload your sheet music and get structured, DAW-ready output. Built to provide a free, reliable solution for musicians and producers. Stay tuned!

Fortis
A full-stack fitness tracker web application enabling users to log exercises, pair with gym buddies, and share customizable workout templates. Includes dynamic data analysis and visualization tools for tracking progress.

Text Tone Changer
A Chrome extension that alters the tone of selected text on webpages by integrating natural language processing. Features real-time text transformation using asynchronous JavaScript and a Flask backend.

Astrapia
A dynamic web application for visualizing and analyzing stock trends of the S&P 500. Utilizes candlestick charts with Bollinger Bands for advanced analytics.

Restaurant DBMS
A full-stack Database Management System designed for managing operations of an outlet store. Features a functional UI built with Tkinter and data management through Python-MySQL connectivity.

Route Navigator
A Java-based application that models the U.S. highway network as a graph to calculate the shortest path between two cities using Dijkstra's algorithm. Includes data parsing, nearest vertex identification, and route visualization on a U.S. map.