Latest Posts

Software engineer sharing what I learn — from cloud infrastructure to frontend frameworks and everything in between.

Building AI-Powered Sentiment Analysis with Microsoft Agent Framework and Ollama

Learn how to build sentiment analysis with Microsoft Agent Framework and Ollama. We will use the Ollama model to perform the sentiment analysis and the Microsoft Agent Framework to build the agent.

ollamaagent-frameworkllmdotnet+2

Building AI Agents with Microsoft Agent Framework and Ollama: A Getting Started Guide

Learn how to build sophisticated AI agents using Microsoft Agent Framework with Ollama for local AI model execution. This comprehensive guide covers streaming responses, multi-turn conversations, function tools, middleware integration, and production-ready patterns.

ollamaagent-frameworkllmdotnet+2

ABP React CMS Module: Building Dynamic Pages with Puck Editor

ABP React CMS Kit is a React UI for the ABP CmsKit module.

reactnextjsabpcms+4

Automating Image Cleanup in Azure Container Registry with ACR Tasks

Learn how to automate image cleanup in Azure Container Registry using ACR Tasks and implement best practices for container image management.

azuredockerazure-container-registrydevops

Modern API Documentation in .NET with Scalar and OpenAPI

Learn how to implement beautiful API documentation using Scalar and OpenAPI in .NET 9.0

dotnetopenapiscalarapi-documentation+1

Building an AI-Powered .NET API with Ollama and Microsoft.Extensions.AI

Learn how to create an intelligent .NET API using Ollama, Microsoft.Extensions.AI, and implement function calling capabilities with Large Language Models.

ollamaLlamallmdotnet+3

OpenID Connect with Next.js 15 and openid-client 6

A guide to implementing secure authentication using OpenID Connect in Next.js 15 with the openid-client library version 6

nextjsauthoidcopenid-connect+4

Ollama Semantic Kernel Connector With C#: Console App & API Guide

In this post, we will learn how to use the Ollama Semantic Kernel Connector with C#.

ollamasemantic-kernelconnectorLlama+2