BoricuaCoder Blog
Real programming, with examples I see daily as a principal engineer
This is where I share what I learn and build every day as a principal engineer: from programming fundamentals, C# and backend, to architecture, modern tools, and real projects.
The goal is simple: explain things the way I wish they had been explained to me when I started.
Latest Posts
View all →
Clean Architecture in .NET (Without Dogma)
You don’t need MediatR or complex frameworks to apply Clean Architecture. You need clear boundaries and good judgment.
Why a Principal Engineer Should Write
Writing isn't personal marketing. It's a way to lead, scale knowledge, and leave a technical legacy.
Object-Oriented Programming done wrong
Common OOP mistakes I see every day