Outside client work, I build. PXL Clock is
a 24×24 programmable LED display I co-founded with Sefa —
engineered end-to-end by two people, shipping in limited
batches from Frankfurt.
pxlclock.com
TypeFighter is my experimental programming
language — a modern, inference-first type system where
records match by shape, not by declared name. Research-grade,
explained end-to-end.
github.com/SchlenkR/TypeFighter
@ThePureState on YouTube is my channel for
the longer arguments — language design, functional
programming, AI workflows, the craft that underlies the
consulting. A good place to start: How To Make a
Programming Language.
youtube.com/@ThePureState
And plenty of other work on
GitHub — FsHttp
(499★, the F# HTTP library), Trulla (type-safe templates),
TheBlunt (parser combinators), LocSta (stateful stream
processing).