Hey, I'm Anto.

Full-stack engineer writing about cloud infrastructure, frontend frameworks, .NET, and the things I learn along the way.

Recent Writing

Migrating an ABP Frontend from Next.js to TanStack Start

A real-world case study of moving abp-react from Next.js App Router to TanStack Start — what changed in routing, SSR, OIDC, the generated API client, state, and Docker.

reacttanstacktanstack-start+7

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-frameworkllm+3

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-frameworkllm+3

ABP React CMS Module: Building Dynamic Pages with Puck Editor

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

reactnextjsabp+5

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-registry+1

Modern API Documentation in .NET with Scalar and OpenAPI

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

dotnetopenapiscalar+2

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.

ollamaLlamallm+4

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

nextjsauthoidc+5