I build products. I love tech, I love shipping things, and I love the process of going from an idea to something people actually use.
I work as a backend developer, but what gets me going is the full picture. Architecture, deployment, infrastructure, the thing running in production. All of it.
My main project right now is NETrock, a SaaS starter kit for people who want to stop rebuilding the same infrastructure and start building their product.
.NET 10 + SvelteKit + Docker. Fork it, init it, ship.
It comes with everything I kept re-building on every side project: JWT auth with token rotation, permission-based authorization, rate limiting, PostgreSQL with soft delete and audit trails, S3 file storage, background jobs, OpenAPI docs, health checks. All wired up and ready to go.
It also ships with 20+ Claude Code skills that automate the boring parts. Scaffolding features, creating endpoints, generating types, reviewing code for production-readiness.
A CLI tool is in the works too, so you'll be able to spin up a new project straight from your terminal. Stay tuned.
Free and open source. Check it out.





