Projects
GreenWave Finance Tracker
A full stack React and Node.js application that enables users to create accounts, log in, and track financial goals such as stock purchases using live market data. Features interactive dashboards with dynamic charts, dropdown filters, and real time API integreation for accurate portfolio insights. Designed the UI in Figma, implemented CRUD operations, and managed team collaboration via GITHUB and JIRA.
ScheduleEditor
A command line application to add, view, and organize courses into a personalized schedule. Built with c++, implemented using linked lists, pointers, and the big three (constructor, copy constructor, and destructor) to manage dynamic memory.