Projects
BruinBite
Created in opposition to a revamped dining hall website released by the university, BruinBite is a website where users can rate dining hall dishes. I worked on developing the Go backend, database integration, and API endpoints. Created as part of my software construction class, but continued as a passion project — visit the live deployment at bruinbite.com (source code).
Technologies: Go, PostgreSQL, Next.js, Docker
miniR
A lightweight R engine built to run on the Casio fx-CG500 calculator with Hollyhock2. It implements a focused subset of R aimed at vectorized data work and basic statistics.
Technologies: C, Hollyhock2
Globe Website
A passion project to host and display pictures from all the places I've been. Check out the live site!
Resume Editor
A full-stack web app for editing and compiling LaTeX resumes inline. Drag-and-drop project sections to tailor your resume per job description, with changes compiled to PDF in real time. Visit the live deployment.
In progress: AI-assisted bullet rewrites for faster tailoring.
In progress: Smart stack ranking to surface the strongest projects.
Technologies: React, TypeScript, FastAPI, PostgreSQL, Docker