Hey, I'm Anto.

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

Recent Writing

A Claude Code Skill for Verifying a Feature End-to-End Before Opening a PR

How to encode a gated "prove it works, then PR it" pipeline as a Claude Code skill — start the app, drive the feature in a real browser, run local CI, and only then push the branch and open the pull request.

claude-codeagent-skillsai-workflows+3

Introducing SimpleModule: A Modular Monolith Framework for .NET 10

Meet SimpleModule, an experimental .NET 10 framework that uses Roslyn source generators to build modular monoliths with compile-time module discovery, full-stack type safety, and Inertia.js-powered React UIs.

dotnetsimplemodulemodular-monolith+4

Centralized Logging for Any Stack with Loki, Promtail, Alloy, and Grafana

A drop-in observability stack that captures backend logs and browser telemetry into a single Grafana dashboard — works with any backend language and any frontend framework. All configs and code included.

observabilitylogginggrafana+6

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