Custom software
Software that fits the messy middle of your business.
I spend time on the domain model and the edges: what talks to what, what breaks at month-end, who’s allowed to push which button. The goal is maintainable code, not a folder of one-off scripts.
Typical projects
Internal platforms
Back-office tools, admin flows, roles that match reality, not “admin = god mode”.
Integrations
ERP, CRM, webhooks, sync jobs that fail loudly instead of silently.
APIs
Versioned interfaces, contracts you can rely on, something to grep in the logs when it breaks.
Data modeling
Schemas and migrations you can evolve without fearing every deploy.
FAQ
Do you inherit messy legacy?
Often. I map the risk first, then ship in small steps. Big-bang rewrites only when there’s no saner option.
Stuck between spreadsheets and a dozen SaaS tools?
Say hello