Work
Selected projects
Three of these have full write-ups — the pipeline I built at Stratpoint, and two systems I built on my own hardware because I wanted to find out where they break.
01Case studies
02Also built
Full-stack project
AI-Powered Volleyball Gesture System
A gesture recognition backend built on YOLO, MediaPipe and Keras, wired through FastAPI and WebSockets into a Next.js frontend so a referee's hand signal updates every connected scoreboard instantly.
Machine learning project
NLP Resume Classifier
An end-to-end pipeline using spaCy NER and an SVM classifier that parses resumes into structured records across 25 job domains, at 80% accuracy and a 0.77 F1-score.
Undergraduate thesis
Autonomous RC Car Navigation
Undergraduate thesis: a real-time YOLOv8n and ROS2 obstacle-detection pipeline with Kalman filtering and ORB-SLAM3, achieving 0.1m distance error at 10 FPS on constrained hardware.