Projects.

§ 09 — selected work
01

Insurance Policy Management API

RESTful API for managing insurance policies and claims. Deployed to Azure handling 13,500+ reqs/sec with 97% test coverage.

C# · ASP.NET · Azure · MSSQL · Entity Framework · xUnit
03

Distributed URL Shortener

High-performance URL shortener with two-tier caching. Handles 12,400+ reqs/sec with observability via Prometheus and Grafana.

Python · Flask · Redis · Docker · AWS · Prometheus
04

AI Booking Platform

Multilingual healthcare booking platform (3rd place at SolHacks) using AI voice agents with real-time WebSocket audio streaming.

TypeScript · React · Next.js · Gemini AI · ElevenLabs
05

Misinformation Filter Extension

Chrome extension that uses OCR and AI to flag potential misinformation on social media with credibility scoring.

Python · FastAPI · LangGraph · LangChain · OpenAI
06

AI Video Learning

YouTube learning tool with AI-generated chapters, Q&A with citations, and automatic filler-word detection.

TypeScript · Next.js · Convex · React · Gemini AI
07

Voxel Game Engine

C++ voxel engine with infinite terrains and multi-threaded world generation. Renders at 80+ FPS for 32 chunks.

C++ · OpenGL · CMake
08

AI Task Extraction

AI parser from unstructured text into Todoist tasks. OAuth integration, real-time SSE progress updates, Sentry observability.

Next.js · PostgreSQL · Drizzle ORM · Gemini AI
09

Ride Price Comparison

Ride comparison app that aggregates Uber and Lyft pricing using Google Maps API. Dockerized backend, responsive React frontend.

Python · Flask · MongoDB · React · Google Maps