PROJECTS.
Explore my latest work and side projects

Deterministic Simulation-Tested Raft KV Store
Chronos
Built a simulation-first Raft KV store in Rust: shared step(node, event) → effects protocol under a deterministic simulator (owned time/network/disk/RNG) and a single-node WAL node interpreter.

Zero-Instrumentation Observability (Rust / Aya)
eBPF Observability Agent
Built a zero-instrumentation eBPF agent that reconstructs HTTP/1.1, HTTP/2, and gRPC request latency plus a live service map purely from kernel syscalls and OpenSSL uprobes — no application code changes.

Multi-Tenant LLM Serving Gateway
Atlas
Shipped an OpenAI-compatible multi-tenant inference gateway with tenant auth/quotas and three routing strategies (round-robin, least-load, prefix-aware), tested on RTX 3050 4GB and Colab/Kaggle T4 GPUs.

API Performance Observatory
Axon (Observatory)
Developed comprehensive monitoring platform tracking API performance across distributed systems with real-time dashboard and alerting.

Quantum-Enhanced Finance Tool
Quantum Portfolio Optimizer
Built full-stack application comparing classical GMV optimizer against quantum-inspired (QAOA-style) optimizer for portfolio allocations and trade recommendations.

Algorithm Learning Platform
LeetNotes (Paused)
Gained 50+ active users, iterating based on feedback for enhanced UX with real-time synchronization.