rust · systems · robotics
Redis-compatible key-value store from scratch. Async TCP server, RESP protocol, write-ahead log, leader-follower replication. Built to understand the primitives inside storage systems
Distributed coordinator for a simulated robot fleet. Rust + ROS2 + Gazebo. Task assignment, failure detection, rebalancing
CLI-only P2P file sharing tool built in Rust
CLI tool for hosting an HTTPS P2P webserver. Explores local networking and certificate handling in Rust