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