Archives
All the articles I've archived.
Four Apps, One Truth: Building My Own Health Dashboard
I got tired of my health data living in four different apps, so I built a React dashboard that pulls Google Health and Withings data into one place — and learned way more about OAuth than I wanted to.
From Confused to Sold: Turning a Web Shop Into an Agentic App with webMCP
I explored webMCP with a sample web shop and learned how quickly web apps can become agent-friendly for search, cart updates, profile edits, and checkout.
Who Are You? MCP, OAuth, and Entra ID Identity Passthrough
What started as a "how hard can it be?" question about user identity in MCP tools turned into a deep dive through OAuth, RFC 9728, OBO flows, and Microsoft Foundry's identity passthrough.
Train Ride Experiment: Integrating an A2A Agent into Copilot Studio
A hands-on walkthrough of building a .NET A2A agent with Microsoft Agent Framework and wiring it into Copilot Studio — written on a Deutsche Bahn ICE to Amsterdam.
Two Lines of Code: Building an A2A Agent with .NET and Microsoft Agent Framework
How I built and deployed an A2A-compliant agent with .NET and Microsoft Agent Framework — and why the wiring was literally two lines of code.
Making Document Intelligence Beautiful: Cleaning OCR Noise for Power Automate
How Azure Functions can transform noisy Document Intelligence responses into clean, structured JSON that Power Automate workflows actually want to consume.
DeployAgent Evolution: Supporting Both Classic and Modern Azure AI Foundry Agents
Major update to DeployAgent now supports both classic and modern Azure AI Foundry agent deployments with improved project structure for better reusability and maintainability.
EventCreator: Simple Calendar Event Management
A simple React web app to create and manage calendar events with CSV bulk import and ICS file generation.
Deploying Azure AI Foundry Agents with YAML: An Infrastructure-as-Code Approach
Learn how to automate the deployment of Azure AI Foundry agents using YAML configuration files with this open-source .NET tool that brings a declarative, IaC-inspired approach to agent management.
Hello World - Welcome to My Developer Journey
The first post on my new blog - sharing why I'm starting this journey and what you can expect from this space.