software ENGINEER
I build practical software with Go.
freelancer, bootstrapper, and writer focused on useful systems that stay understandable.
Go / distributed systems
01 / Writing
LATEST TRANSMISSIONS
Article / 14.09.2026
4 min read
Narrowly Scoped Products Is an Advantage
sqlc’s contract (one SQL text, one typed method) makes open dynamic queries hard to accept. Forking for Andurel let narsilc stay narrow and ship a limited form: @filter / @order with codegen-owned fragments.
Article / 10.06.2026
5 min read
The Evolution Of LLM Based Development
How I used to use AI in programming, what made me change and how I approach it currently
Article / 12.03.2026
8 min read
Slot-machine based development is the new black
AI coding tools promise huge productivity gains, but they risk turning development into a slot machine: fast output, weak understanding, fragile code.
02 / Projects
In orbit
Products and experiments currently transmitting.
Project / 01.01.2026
Active
Deploy Crate
Deploy Crate connects to your cloud accounts, provisions hardened servers, and handles deployments, logs, and monitoring. Same simplicity as Render, fraction of the cost.
Project / 16.07.2025
Active
Andurel: The Full Stack Web Framwork For Golang
Andurel is a comprehensive web development framework for Go that prioritizes development speed. Inspired by Ruby on Rails, it uses just enough conventions to let you build full-stack web applications incredibly fast.