About Me
RSS FeedI design and build performance-focused software with an engineer’s mindset shaped by systems programming. With hands-on experience in C++, C#, Python, and Angular, I care deeply about how code behaves under load, how data moves through systems, and how small decisions affect reliability at scale.
Featured
-
Repository and Decorator Pattern in Real Microservices
Published: at 02:52 PMA real world example of using Repository and Decorator patterns to add Redis caching transparently in a .NET microservice.
-
Command Query Responsibility Segregation(CQRS)
Published: at 02:06 PMHow CQRS helps model intent and manage behavioral complexity in modern .NET microservices without unnecessary architectural weight.
-
Designing Microservices with Vertical Slice Architecture in .NET
Published: at 01:25 PMA practical reflection on building .NET microservices using Vertical Slice Architecture to reduce coupling and design features around real business use cases.
-
Dancing with Memory in C++ Why I Love Managing It
Published: at 11:22 AMC++ memory management
Recent Posts
-
Domain-Driven Design from the Inside Out
Published: at 10:12 AMA practical introduction to Domain-Driven Design, showing how domain modeling helps keep business rules clear and consistent in .NET systems.
-
My First Blog Post with AstroPaper
Published: at 11:22 AMMy very first post—why I started this blog, what I plan to write, and why I chose the AstroPaper theme for sharing my notes and thoughts.