Projects
A selection of open-source work, distributed systems, and architectural experiments.
frontend 2026-01-10
harshit.systems — Portfolio
This portfolio site. Astro 5, Preact islands, Tailwind CSS v4, deployed on Cloudflare Pages.
AstroTypeScriptPreactTailwind CSS
Source
Demo
systems 2025-08-01
Distributed KV Store
Raft-based distributed key-value store with consistent hashing and gRPC inter-node communication.
RustRaftgRPCTokio
Source
backend 2025-06-15
Async Task Queue — Go
High-throughput async job processor using Go routines and Redis Streams with dead-letter queues.
GoRedisPrometheusDocker
Source