Notes and Essays
Notes on AI agents, software engineering, and running my own projects.
RSS feedSelf-hosting Apps and AI Agents on a Laptop
How I used a laptop, Docker, Cloudflare Tunnel, and Caddy to run personal applications and background AI experiments.
Jun 6, 2026GitHub as a Database
Using a private repository and the GitHub Contents API as file storage for a small personal application.
Apr 29, 2026Challenges of Building Conversational AI
Lessons from building a calling agent: latency, conversational context, turn detection, and interruption handling.
Dec 30, 2025GSoC 2025: Classifying Mosquito Species from Genomic Data
A partitioned Random Forest ensemble for mosquito species classification, developed with MalariaGEN during Google Summer of Code 2025.
Oct 22, 2025