siddhant

Projects

Systems, neural sandboxes, compilers, and experiments.

Subatomic MDXCompleted
2025

Zero-dependency static markdown compiler for rapid editorial wikis

Ultra-fast, deterministic markdown to HTML parser designed for static documentation and personal knowledge operating systems.

Raft KV StoreCompleted
2024

Distributed, fault-tolerant key-value store in Rust

A clean implementation of the Raft distributed consensus protocol with persistent WAL and leader election.

Kernel MiniArchived
2024

A bare-metal x86-64 microkernel and paging allocator

A minimalist hobbyist kernel written in C and assembly with VGA text driver, interrupts, and physical memory manager.