Hey, I'm Karthik.
I'm a software engineer who enjoys solving real problems with technology.
I like understanding the problem first and finding simple solutions.
Writing
- Keystores, Certificates, and Secure Communication in Java
- Understanding PostgreSQL's Write-Ahead Logging
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.