projects
a collection of what i've been busy building
GFS-Inspired Distributed File System
Distributed file system in C for Linux, modeled after the 2003 Google File System paper. It stores large files remotely by splitting them into chunks across three servers, routes transfer data directly between clients and chunkservers, and automatically re-replicates chunks when a dead server is detected to maintain 3x redundancy.

ScholarSearch
View →Research discovery search engine with BM25 from scratch + semantic embedding and graph visualization. Achieved sub-200ms search response times on 10,000+ papers.

PalateMap
1st Place WinnerPersonalized dining recommendation system using feature vectors based on user preferences. Won $62,780 in prizes out of 491 participants at Solstice Hackathon.

MeetMidway
View →AI-powered meetup planning app using Weiszfeld's algorithm to generate custom itinerary with Google Gemini API. Attracted 600 users within a week of launch.

InteriorLAB
1st Place WinnerAI-generated 3D furniture design using GPT-3.5 to generate designs from user input and automated OpenSCAD-to-STL conversion for 3D printing. Won $11,949 in prizes out of 429 participants.