artifacts/

3 pieces · 3 folders

Things I built while learning, one self-contained page each. This index is generated from the folders in the repo — every push rebuilds it.

/
/ to focus · esc to clear

Auth

auth/1
Second Factor

Two-factor authentication has a reputation for being cryptographic magic. The common case is forty lines of code. This page builds it from nothing — a working authenticator you can watch…

auth/two-factor-auth.html
page

Go

go/1
Go Depth Chart

The nine things a Go service is actually built out of — structs, embedding, interfaces, enums, generics, goroutines, channels, mutexes, waitgroups. Each one is worked three times: the…

go/go-depth-chart.html
page

System Design

system_design/1
Scaling PhotoApp

Every box in a system diagram is there because something broke. Step through the build and watch each one break: the load balancer, the session store, the index, the cache, the replicas…

system_design/scaling-photoapp.html
page

No artifact matches .