Blog
Processes behind the portfolio
Brief notes on how I design, document and optimize interfaces. Each entry is a snapshot of my way of working and the questions that appear in my day to day.
Jun 14, 2025
NestJS Email Nodemailer Handlebars
Building a robust email service in NestJS
A practical guide to building an email module with Handlebars, Nodemailer, and clean separation of concerns.
Jun 05, 2025
NestJS Software architecture Backend Code structure
How to structure your NestJS app without losing your mind
A practical guide to common NestJS structures and when to use each one.