August 5, 2026 · 14 min read
// writing
The Blog
Showing 12 of 22
January 26, 2026 · 4 min read
Building Enterprise .NET APIs with Claude Code Skills: A Clean Architecture Toolkit
April 28, 2025 · 22 min read
Time-based One-Time Passwords (TOTP): A Hands-On Guide
April 24, 2025 · 9 min read
Understanding Encryption Salting: From Basics to Implementation
April 16, 2025 · 8 min read
HATEOAS in Minimal APIs: A Complete Guide with a Sample Project
April 14, 2025 · 20 min read
Mastering JWT Authentication: A Comprehensive Guide with a Hands-On Mini-Project
April 9, 2025 · 5 min read
Dynamic Authorization in .NET – A Practical Guide
April 6, 2025 · 7 min read
Unpacking Value Objects: The Unsung Heroes of C# Design
March 25, 2025 · 7 min read
Aggregates Unraveled: The Guardians of Consistency in DDD
March 21, 2025 · 6 min read
Securing Service-to-Service Communication with HMAC Authentication in C#
March 18, 2025 · 7 min read
Building an AI Image Caption Generator with C#
March 17, 2025 · 5 min read
Building Themed Teams with the Abstract Factory Pattern in C#