Here I document what I learn and build. Technical decisions, architecture patterns and learnings from real projects — with code on GitHub.
TradeFlow: Architecture Decisions in a .NET Aspire Microservices Project
Part 1 of a tutorial series — I’m currently building TradeFlow, a portfolio and trade tracker for stocks and crypto based on .NET Aspire and real market data. The project is ongoing and I’m documenting my architecture decisions and learnings here. In this first part, it’s not about what I built, but why I built it the way I did. Every architecture decision has a reason — this post explains those reasons. ...