Projects

N-Body-Simulation

N-Body-Simulation

C++
CUDA
OpenGL
OpenCV

A real-time N-body simulation using the Barnes-Hut algorithm and CUDA to visualize interactions among 5M+ celestial bodies.

Learn more →
CNN Parking Lot Aerial Mapping for the City of Boston

CNN Parking Lot Aerial Mapping for the City of Boston

Python
Keras
Google-Maps

Updated the City of Boston's municipal parking lots database by building a CNN classifier on scraped aerial images.

Learn more →
Drowsiness Detection

Drowsiness Detection

Python
Keras
OpenCV

A real-time drowsiness detection system using a CNN that improves driver safety by tracking eye movements and providing alerts, with 90% accuracy.

Learn more →
Key-Value Store with Raft

Key-Value Store with Raft

Go

A fault-tolerant key-value store with put, append, and get operations on top of Raft consensus algorithm.

Learn more →