00.00.00

All Projects

Full Project Archive

Command Palette

Search for a command to run...

AgentKernel preview

AgentKernel

Shipped

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.

Fair Scheduling
Multi-Agent Systems
View Project
ConcurrentKV preview

ConcurrentKV

Shipped

A Redis-style key-value store over a custom binary TCP protocol, sustaining 49,000 ops/sec with a lock-free MPSC queue.

TCP Sockets
LRU Cache
View Project
ARBOS preview

ARBOS

Shipped

A bootable 32-bit x86 operating system built from scratch: multiboot bootloader, paging, interrupts, and device drivers.

x86 Assembly
Bootloader
View Project
Auth4Agent preview

Auth4Agent

Shipped

An open-source decentralized identity protocol for AI agents — Ed25519 keypairs and challenge-response auth where private keys never leave the agent.

Ed25519
View Project
LLM Code Review Agent preview

LLM Code Review Agent

Shipped

An agentic CLI that pipes git diffs through an LLM and returns structured JSON reviews — cut token usage 35% with hunk-level context chunking.

OpenRouter API
View Project
System Design Mafia preview

System Design Mafia

Shipped

A live platform for learning system design through interactive, explorable architecture diagrams, powered by a JSON schema-driven diagram engine.

Diagram Engine
View Project
Gym Management Platform preview

Gym Management Platform

Shipped

A full-stack platform for gym owners covering members, attendance, workout plans, sales, and invoicing — deployed live on Vercel.

PostgreSQL
View Project
SaaS Auth Starter preview

SaaS Auth Starter

Shipped

A hand-rolled production authentication stack: JWT sessions, WebAuthn passkeys, OAuth, email OTP, and cross-provider account linking.

WebAuthn
View Project