Back to portfolio
Writing
Articles
Thoughts and guides on .NET, Angular, Azure, and software engineering.
Getting Started with .NET Minimal APIs
2026-05-20A practical introduction to building lightweight HTTP APIs with .NET Minimal APIs — less boilerplate, same power.
.NETC#REST API
6 min read
Angular Signals: Reactive State Without RxJS
2026-04-10How Angular Signals simplify reactivity for most use cases and when you still want to reach for RxJS Observables.
AngularTypeScriptRxJS
8 min read
Azure Functions: A Practical Guide for .NET Developers
2026-03-05Deploying serverless workloads on Azure Functions with .NET — triggers, bindings, local development, and CI/CD integration.
Azure.NETServerless
10 min read