January 2024 – May 2024
During my last semester, I was accepted into the directed reading program, where we self-study a specialized math topic. I was joined with a peer and a PhD student to mentor us, and we studied differential geometry and gave a presentation on minimal surfaces. You can find the presentation and some code for plots here.
August 2023 – December 2023
This was my senior year capstone project. A group of us computer science students worked on a startup for an interested party. The goal was to connect sustainability-conscious investors and clients. You can find a short presentation on the project here. Below is an example of a profile on the webapp.
August 2023 – December 2023
The goal of this app was to get a feel for Android app development in Java and maintaining data in Google Firebase. It supports connectivity, so updates made on one device will update for others. The features are pretty barebone, but the idea was to help Trojans learn new languages by connecting them to other Trojans who are native speakers. See some screenshots below and a link to the code here.
August 2021 – December 2021
This was my first AI project, where I implemented a simple AI algorithm using hill-climbing and simulated annealing (i.e., finding the maximum by strategically stepping). You can find the code and an explanation of the puzzle here.