CS student at University of Washington. Building things at the intersection of systems, ML, and product.
Serverless healthcare app for tracking medications and appointments. Built on AWS with real-time data streaming and a React frontend.
Automated meeting summarization and action item extraction pipeline using LLMs. Reduces manual note-taking overhead with structured, searchable output.
A concurrent web crawler and inverted index search engine written in C++. Designed for performance with fine-grained locking and O(1) removal via linked list simulation.
Detects faces in a folder of photos, extracts face vectors, and groups them into subfolders by visual similarity using cosine similarity and DBSCAN clustering.
Interactive data visualization demystifying the US marginal tax bracket system. Built as a single-file web app with custom D3 animations and a narrated walkthrough.