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

Social Links

Blog

Sep 07, 2024 • 7 min read
Streaming AI Responses in ASP.NET Core Using Server-Sent Events

Most AI APIs wait for the entire response before returning data. In th...

Jul 18, 2024 • 7 min read
Building an AI Service Layer in ASP.NET Core: A Clean Architecture Approach

Learn how to build a production-ready OpenAI API in ASP.NET Core using...