Backend engineer from Nairobi. I build the things other developers treat as a black box — compilers, consensus algorithms, caches, blockchains — to actually understand how they work.
No frameworks or libraries doing the hard part. Filter by language, then expand any entry.
A component library in vanilla JavaScript; buttons, modals, dropdowns and toasts. Interact with it below.
A chess engine in Go with alpha-beta search, transposition tables, and quiescence search. Play against it below.
A real-time collaborative whiteboard using CRDT-based conflict resolution over WebSockets. Draw below — anyone else viewing this page right now sees it live too.
GPT-2 124M, implemented entirely from scratch in NumPy — no ML framework involved. Type a prompt below and watch live token confidence, attention weights, and generation stats as it runs.
Building alone only proves so much in my opinion.
Added AlmaLinux test coverage for the unbound checker, after confirming the existing test data only covered Fedora, Debian, and OpenWrt with no recent RPM-based distro coverage.
View PR #5804 →