Projects
-
karthikselvam.com
This site. A minimal static site generator built with Python, Markdown, and Jinja2. No frameworks.
-
Distributed Key-Value Store
A simple distributed key-value store built to understand consensus and replication.
-
SQL Query Parser
A hand-written SQL parser that produces an AST from a subset of SQL.