Skip to content
View fpindej's full-sized avatar

Block or report fpindej

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fpindej/README.md

Hi, I'm Filip

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.


NETrock

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.


Tech I work with

C# .NET SvelteKit React Node.js TypeScript PostgreSQL Docker GitHub Actions Arduino Claude


Get in touch

contact@mail.pindej.cz

Pinned Loading

  1. netrock netrock Public template

    SaaS starter kit for small productions - .NET 10 Clean Architecture API + SvelteKit frontend, fully dockerized. Fork it, init it, build your product..

    C# 212 21

  2. netrock-cli netrock-cli Public

    C# 1