here is a list of all my projects
DronePath
Knight Hacks 2025 Hackathon Project
3rd Place Winner - NextEra Drone Optimization Challenge
Created a system for optimizing drone inspection routes across Florida’s power lines for NextEra's Drone Optimization Challenge.
We solved around constraint-based route optimization and parsed through geospatial data to visualize flight paths in real time.
Our tool made inspection coverage easier by displaying all the paths into a clean visual dashboard.
PathFinder
Shells Hack 2025 Hackathon Project
Developed a Google Chrome extension that leverages the Google Cloud ADK and Gemini to enhance web navigation.
Users can enter their requests into Gemini through our UI and have PathFinder continuously highlight key information on any website.
This extension aims to streamline information retrieval and improve user experience while browsing the web.
ImpulseX
Physics Engine Project
Collaboratively created a physics-based simulation engine project designed to display
the interactions of particles within a 2D environment within C.
This simulation uses the Raylib dynamic library to render particles and sticks, and serves to further understand physics visually.