Building autonomous AI systems that do real work.
MSE student in CSE at the University of Michigan.
I got into programming by shipping something real — I built and published a game on Steam while still in high school. 14,000 lines of C#, 50,000+ users across 115 countries. That set the trajectory for everything that followed.
Since then I've interned at TechSmith (C++ licensing for Snagit and Camtasia) and Charles Schwab (real-time distributed systems for fractional trading — Java, Spring Boot, Kafka). This coming summer I'm interning at Microsoft on Azure hyperscale networking.
Now I'm an MSE student in CSE at the University of Michigan, where I'm a Graduate Student Instructor (GSI) for EECS 281 (Data Structures & Algorithms) and co-developed EECS 291, a new Python-based applied DSA course, collaborating directly with the professor on curriculum and assignments.
These days my focus is on AI systems — what it looks like when agents stop being toys and start doing real work. I'm building a multi-agent orchestration platform that runs 24/7, handling programming, research, writing, and code review autonomously.
Personal AI Workforce Platform
Multi-agent orchestration where specialized autonomous agents — programmer, researcher, writer, code reviewer, architect — work in parallel on real tasks. Always-on orchestrator handles task queues, model routing across Claude/GPT/Codex, circuit breaking, failure recovery, and deduplication. Runs 24/7 on a Mac Mini.
Always-On Personal AI Agent
Not a chatbot — an autonomous agent that runs continuously. Manages the PAW workforce, creates and triages tasks, handles communications across Discord, sets reminders, runs scheduled health checks, and proactively identifies work. Persistent semantic memory, 30-minute heartbeats, and a real-time web dashboard (Nexus) for full visibility into the agent fleet.
Social Media Startup · Co-Founder & Lead Engineer
Full-stack social app with native iOS (Swift) and strongly-typed Python backend. Real-time chat over WebSockets, location-based events, AI integration via OpenAI API, and a Discord plugin for multi-platform engagement. Led a 3-person dev team across multiple codebases.