Projects

clue

AI coding agent written in Go.

s8

Toy programming language written in Go.

smolredis

Redis clone written in Go.

greenlight (demo)

An exemplary monolithic Go web application. The unique touch is that I implement some critical components using only the standard libraries - no 3rd-party dependencies!

carsties (demo WIP)

Christie's but for cars! A distributed auction house web application written in C# and TypeScript.

reactivities (demo)

A monolithic social media platform written in C# and TypeScript. I once deployed this site on Azure, but it was too costly, so I had to take it down.

Computer Study

Not really a project. This is just where I shove all the notes and code when I study computer systems, LLMs, algorithms, and system design. It feels good to understand how a computer works from the bottom up.