Projects

Built for systems reliability, low-level performance, and applied ML. Full source at github.com/snigenigmatic.

cluster-simulator project preview

cluster-simulator

Implemented Kubernetes-style control-plane logic in safe Rust with scheduling, health checks, and leader-follower coordination.

Rust · Distributed Systems · Control Plane · CI

redis-from-scratch project preview

redis-from-scratch

Built RESP3 compatibility with Pub-Sub and used it as a backing store for a REST API based Kafka clone.

Go · RESP3 · In-Memory Store · Systems

orderbook project preview

orderbook

Benchmarked matching engines to nanosecond-level latencies across x64 and ARM using C++20 and custom timing utilities.

C++20 · High Performance · Low Latency · Benchmarking

YAK project preview

YAK

Designed a Kafka-style event stream with replication, offsets, and leader-follower architecture.

Python · Distributed Systems · Pub-Sub · Replication

code-ronin project preview

code-ronin

Won Agentathon '26 by turning debugging practice into an adversarial AI game loop.

Python · AI Agents · Developer Education · Gamification

MediChain-FL project preview

MediChain-FL

Reached 93% pneumonia detection accuracy with federated training and no raw patient data exposure.

Python · PyTorch · Flower · CKKS Encryption · Ethereum

InsightInvest project preview

InsightInvest

Automated multi-source company analysis and generated structured investment outlooks through an agentic workflow.

Python · LLM Agents · Finance Research · Structured Reports