Projects

N-Body-Simulation
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
Updated the City of Boston's municipal parking lots database by building a CNN classifier on scraped aerial images.
Learn more →
ScholarLink
A full-stack web app that suggests weekly research papers to subscribers based on specified interests.
Learn more →
Covid-19 X-rays Classifier
A CNN for classifying chest X-rays into four categories: COVID-19, Bacterial Pneumonia, Viral Pneumonia, and Normal, with 78% accuracy.
Learn more →
ChatHub
A scalable full-stack chat app with group chats and message votings.
Learn more →
Drowsiness Detection
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 →
Fitness App
An Android fitness app for users to profit through fitness challenges or competitions.
Learn more →
Key-Value Store with Raft
A fault-tolerant key-value store with put, append, and get operations on top of Raft consensus algorithm.
Learn more →