Projects
Open source libraries and developer tools built with .NET, focused on web applications, digital signatures and Brazilian fiscal document processing.
Finanza
Full-stack personal finance application built with .NET 8 and Angular 18, following Clean Architecture and Domain-Driven Design. Includes multi-tenancy, JWT authentication, domain events, automated tests and a complete Angular SPA with dashboard, transactions, categories and account management.
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.