Projects

11 Jun 2026

Spinning Up Personal Agents

Notion Custom Agents impressed me, but lacked important metrics and would have cost over $500/mo. So I rebuilt them as my own serverless system for ~$20 a month, with detailed latency metrics for every run and a full cost dashboard.

8 Jun 2026

Dotfiles

My terminal setup: one Ghostty window, many tmux sessions, customized Neovim, and window tabs that change color with each Claude agent’s status. Built for working with coding agents and for touching the mouse as little as possible.

21 Feb 2026

ChatGPT Wrapped

A local-only web app that turns a ChatGPT export into a stats dashboard. I built it to practice turning the kind of analysis I did at UCI Health into an engineered product, and to learn frontend work by connecting a UI to my own backend.

9 Jan 2019

DarkMatterNet

Learned how to code and ran into a few speedbumps, but successfully trained a neural network on data from an astrophysical simulation. This project was my first taste of using ML in research and kickstarted my journey into computer science.