Workshop
What I build when I am not writing.
My own product and open source, both born out of a problem that bit me first.
- Product
Axon
A quality layer for AI agents. It attacks the problem of the agent that dazzles in the demo and does not survive a real user.
axon-dev.com - Open source
Genus
A type-safe ORM for Go. The bet is code generation instead of reflection, so the error shows up at compile time and not at 3am.
github.com/go-genus/genus