APIs & Tools

Finanza

Full-stack personal finance application built with .NET 8 and Angular 18, following Clean Architecture and DDD. Includes multi-tenancy, JWT auth, domain events and automated tests.

.NET 8 Angular 18 ASP.NET Core Entity Framework Core SQLite JWT xUnit Clean Architecture DDD

MongoDB Backup to CSV Converter

.NET 8 console application that converts MongoDB backups into CSV files. The tool automatically spins up a temporary MongoDB instance using Docker, restores backup files and exports collections using mongoexport.

.NET 8 Docker MongoDB MongoDB Database Tools CLI Automation