A collection of my creative experiments, full-stack applications, and UI engineering explorations.
A distributed caching layer built on top of Redis with adaptive TTL strategies, multi-region replication, and sub-millisecond read latency at scale.
A federated query engine that unifies PostgreSQL, Kafka, and S3 into a single SQL interface with query planning, cost estimation, and live stream joins.
An AI-native API gateway with semantic rate limiting, LLM request routing, prompt injection detection, and per-tenant cost observability.
A real-time graph processing platform using incremental computation to power fraud detection, recommendation engines, and live social graph analytics at billion-node scale.
A custom DSL compiler with LLVM backend codegen, static type inference, and an LSP-compatible language server for building domain-specific infrastructure tooling.
A service mesh layer with eBPF-based traffic interception, zero-trust mTLS enforcement, and live topology visualization across Kubernetes clusters.
A high-throughput vector database with HNSW index sharding, hybrid BM25 + dense retrieval, and a query planner optimized for RAG pipelines at production scale.