Writing
Notes & Articles
Occasional posts on .NET, backend systems, and the craft of writing software.
- Mar 12, 2026
How AI is Changing Software Development
From pair-programming assistants to automated code review, AI is reshaping the day-to-day of writing software.
AI6 min read - Feb 24, 2026
Why .NET is Still Relevant in 2026
.NET has quietly evolved into one of the most pragmatic platforms for backend work. Here's why it still earns a place in modern stacks.
.NET5 min read - Jan 18, 2026
Building Scalable APIs with ASP.NET Core
A practical walkthrough of patterns I've used to keep APIs fast and maintainable.
Backend8 min read - Dec 02, 2025
Notes on Writing Clean, Readable Code
Clean code isn't a style guide — it's a habit of writing for the next person, including future you.
Craft4 min read