Projects
Side projects, experiments, and systems I've built. Each one taught me something different.
AI ATC Simulator
A real-time air traffic control simulator with AI-powered aircraft agents, built with TypeScript and WebSockets.
Prompt Arena
A competitive platform where users pit LLM prompts against each other in head-to-head battles, with ELO ranking and community voting.
Telegram Bill Split Bot
A Telegram bot for splitting group expenses with automatic balance calculation and settlement suggestions.
Backend Performance Study
Microbenchmark suite studying cache locality, false sharing, and lock contention to analyze latency spikes in a storage data plane.
Game Mechanics Engine
Team-built iOS-style game application with a reward-based lottery algorithm and event-driven mechanics.