Projects

A collection of things I've built, from web applications to data visualization tools

SMART-PAD

SMART-PAD

SMART-PAD is a real-time player localization and motion analysis system designed for volleyball. Using five ESP32 UWB sensors, I built a 4-layer IoT pipeline that streams live position data over WebSockets and applies Python + NumPy trilateration to calculate player movement and advanced metrics like jerk (rate of acceleration change). The data flows into a Nuxt.js/Vue.js/D3.js dashboard that visualizes player trajectories and performance metrics with sub-500ms latency, giving coaches and athletes immediate feedback on movement efficiency and positioning.

XCountry

XCountry

Developed a Python-powered collegiate cross-country race selection and prediction tool integrated into a Vue.js/Nuxt application. Processed data from 102,000 athletes and 8,500 races using automated API pipelines, applied XGBoost/LightGBM regression models to predict performance, and built collaborative filtering–based recommendations. Achieved 94% variance explanation in performance prediction and delivered results through interactive Leaflet/D3 geovisualizations.

HellWeek

HellWeek

My team and I were tasked with creating a video game in Unity using all the milestones we covered. We came up with HellWeek and we think its pretty fun! Here is how we went about doing that!

To Do List App

To Do List App

An intro project into the world of Swift and SwiftUI to explore the capabilities and features on macOS and XCode. Made to understand certain UI design choices and how things connect nicely with a Firebase database.

Frogger Game Project

Frogger Game Project

An iterative and thorough implementation of the brain child of five Computer Science undergrads at Georgia Tech. We implemented this fully with Java and Android Studio. We followed a sprint format.

Emergency Airport Locator

Emergency Airport Locator

We wanted to study how we could use certain machine learning models to predict where the optimal landing point would be for an aircraft facing an emergency circumstance. This is how we explored it:

Want to see more?

Check out my GitHub for more projects and contributions

View GitHub Profile