- Commit The Change (CTC) : I am now a Tech Lead for CTC's project with Colette's Children's Home (CCH). Previously I was a Full Stack Web Dev on the developement of a donation management dashboard that aids Feeding Pets of the Homeless (FPH).
- Trainer + Backend : I am building a tool that will help me build training plans for running (e.g. to train for a half-marathon) and also track and grade my progress as I go.
- Stock Option Webscraper : I taught myself webscraping in python in order to quickly gather data from Yahoo Finance on PUT options for DOW stocks, then analyzed and sorted data to help select best PUT options to buy. Later I added a GUI to make it more user friendly and a program to open charts to look more in depth at each stock selection.
- Personal Website/PWA: I taught myself ReactJS to build a new personal website to improve upon an old basic HTML and CSS only version. Then I created service workers and made a few other modifications to transform my webapp into a progressive webapp that can actually be installed like an app on your phone.
- Robot Code for Team 6220 FIRST Robotics Competition : code for the robot that won 2nd place at our regional competition in 2023
- Handicap Tracker : This was my first programming experience in which I learned PHP and SQL. I learned how to use HTTP requests, manage databases, and also basic Web App security including password authentication and encryption, all while making a useful tool for golfers to measure their handicap.