← All projects
fullstack .NET
Trust Finance
Context
A personal-finance platform — users, categories and transactions — that I build and maintain as if it were a production service, to keep my .NET stack sharp end to end.

What I did
- REST API in ASP.NET Core (.NET 8) with SQL Server and Entity Framework
- Dedicated test project, gated by CI on GitHub Actions — build and tests run on every push
- docker-compose brings up SQL Server 2022 with a healthcheck: one command to run locally
- React (Vite) web client consuming the API
Stack
C#.NET 8ASP.NET CoreSQL ServerEntity FrameworkDockerGitHub ActionsReact
Outcome
The repo mirrors how I'd ship a real service — tested, containerized and CI-gated, not a tutorial project.
Want the deeper story?
I'm happy to walk through the decisions, trade-offs and code on a call.
Get in touch