I'm always excited to take on new projects and collaborate with innovative minds.

Social Links

Blog

Apr 18, 2026 • 6 min read
Building AI-Native ASP.NET Core Applications: Architecture Patterns That Scale

Most applications bolt AI onto existing architectures. AI-native appli...

Mar 08, 2026 • 7 min read
Securing AI Applications in ASP.NET Core: Prompt Injection, Tool Abuse & Data Protection

Traditional application security is not enough for AI systems. This gu...

Jan 24, 2026 • 6 min read
Building an LLM Evaluation Framework in ASP.NET Core

AI quality degrades silently when prompts, models, retrieval strategie...

Nov 19, 2025 • 6 min read
5 Common REST API Design Mistakes (and how to avoid them)

A practical guide to the most common REST API design mistakes develope...

Nov 17, 2025 • 6 min read
50 Under-the-Radar C# & .NET Features That Will Transform Your Code

Discover 50 lesser-known C# and .NET features that can dramatically im...

Oct 26, 2025 • 3 min read
StackNetAdvisor — Turning Stack Overflow into Actionable .NET Advice

StackNetAdvisor is a .NET 8 console app that turns Stack Overflow answ...

Oct 26, 2025 • 4 min read
Building a Modern GraphQL API with .NET 8 and Hot Chocolate

Learn how to build a modern, scalable GraphQL API with .NET 8 and Hot...

Oct 24, 2025 • 5 min read
C# 14 & .NET 10 — Extension Members, SSE, JSON Mapping, and More

C# 14 and .NET 10 bring major quality-of-life updates — from extension...

Oct 22, 2025 • 7 min read
Building Enterprise MCP Servers in ASP.NET Core: Exposing Your APIs to AI Agents

Most MCP tutorials expose simple calculators. Real enterprises expose...

Sep 29, 2025 • 3 min read
The Single await That Brought Down Our .NET Throughput (and What We Learned)

A single misplaced await slowed down an entire .NET app in production....

Sep 29, 2025 • 3 min read
Designing Self-Healing .NET Systems with Resiliency Frameworks & Patterns

Learn how to build self-healing .NET applications using the Resiliency...

Sep 13, 2025 • 6 min read
Designing Agentic Workflows in ASP.NET Core: Beyond Simple AI Agents

Most enterprise AI systems don't need autonomous agents. This guide sh...