Projects
Built for systems reliability, low-level performance, and applied ML. Full source at github.com/snigenigmatic.
cluster-simulator
Implemented Kubernetes-style control-plane logic in safe Rust with scheduling, health checks, and leader-follower coordination.
redis-from-scratch
Built RESP3 compatibility with Pub-Sub and used it as a backing store for a REST API based Kafka clone.
orderbook
Benchmarked matching engines to nanosecond-level latencies across x64 and ARM using C++20 and custom timing utilities.
YAK
Designed a Kafka-style event stream with replication, offsets, and leader-follower architecture.
code-ronin
Won Agentathon '26 by turning debugging practice into an adversarial AI game loop.
MediChain-FL
Reached 93% pneumonia detection accuracy with federated training and no raw patient data exposure.
InsightInvest
Automated multi-source company analysis and generated structured investment outlooks through an agentic workflow.