A Go scheduling kernel for multi-agent LLM systems with a proven fairness bound — 0.9998 Jain fairness index at 1,847 ns/call overhead.
A Redis-style key-value store over a custom binary TCP protocol, sustaining 49,000 ops/sec with a lock-free MPSC queue.
A bootable 32-bit x86 operating system built from scratch: multiboot bootloader, paging, interrupts, and device drivers.
An open-source decentralized identity protocol for AI agents — Ed25519 keypairs and challenge-response auth where private keys never leave the agent.
An agentic CLI that pipes git diffs through an LLM and returns structured JSON reviews — cut token usage 35% with hunk-level context chunking.
A live platform for learning system design through interactive, explorable architecture diagrams, powered by a JSON schema-driven diagram engine.
A full-stack platform for gym owners covering members, attendance, workout plans, sales, and invoicing — deployed live on Vercel.
A hand-rolled production authentication stack: JWT sessions, WebAuthn passkeys, OAuth, email OTP, and cross-provider account linking.