Ultimate Guide to Getting Started with the Google Gemini API: Text, Images, and Video
Are you ready to dive into the world of Google’s powerful AI models? Whether I am looking to generate dynamic text, create stunning images, or even produce AI-driven videos, I've found the Google Gemini API to be a unified framework that can handle it all. If you are...
Agent Skills in Antigravity: How to Extend Your AI Capabilities
The landscape of AI development is shifting from monolithic system instructions to modular, reusable capabilities. Recently, Anthropic introduced Agent Skills, an open-source standard designed to give AI agents focused, efficient tools without the overhead of complex...
Why Kimi K2.5 is the Most Cost-Effective Multimodal Model for Developers
As a technology architect and independent consultant, I’m always looking for tools that offer great performance at a fair price. In my recent exploration, I examined Moonshot AI’s Kimi K2.5. I believe it’s the most cost-effective multimodal model available for...
How to Build Your First Agent Skill in VS Code
I’ve spent a lot of time experimenting with different ways to extend AI agents—system prompts, MCP servers, tool definitions—and they all work, but they don’t scale cleanly. Agent Skills finally feel like the right abstraction. Agent Skills are an open standard...
Using MCP Servers with Azure Logic App Agent Loops
I’ve been building conversational agents with Azure Logic App Agent Loops since the feature first landed. Early on, the biggest limitation was how tightly tools were coupled to individual agents. Every tool lived inside the agent loop, which meant duplication, harder...
Getting Started with Open-Source GLM-4 Image API
When selecting an AI image model for your application, you are usually forced to choose between quality and control. Proprietary models offer great images but lock you into their cloud. Open-source models offer control but can be a headache to host and quality is not...
Azure Service Bus Topics Explained
When I need flexible message routing in Azure without duplicating infrastructure, Azure Service Bus Topics are usually my first choice. They solve a very specific problem: letting multiple consumers react differently to the same message without forcing the publisher...
Building an AI Agent with Logic Apps Consumption and Agent Loop
I found that Logic Apps Consumption with AgentLoop is one of the fastest ways to get a practical AI agent running—especially if you’re experimenting or running low-volume workloads. In this post, I’ll walk through why I chose Consumption, how the agent is structured,...
How I Created a Free PFX Certificate on Windows Using OpenSSL and Cloudflare
Setting up SSL certificates on Windows used to feel way more complicated than it needed to be—especially when all I wanted was a simple PFX file. In this walkthrough, I’m going to show you exactly how I create a PFX certificate on Windows using OpenSSL, powered by a...
How I Set Up a Custom Domain for Azure API Management Using Cloudflare
Using the default Azure API Management (APIM) hostname works fine from a technical standpoint — but it doesn’t look professional. Long, autogenerated URLs aren’t ideal for production APIs, documentation, or sharing endpoints with consumers. When I wanted a clean,...
How to Add Custom Domain Names and Free SSL to Azure App Services (Logic Apps, Web Apps & Functions)
Does your test or production Azure application still use a default URL like my-app-v2-random-numbers.azurewebsites.net? While functional, these default domains can look unprofessional and make it harder for users (or client applications) to trust and remember your...
How I Used ChatGPT Agent Mode to Find Valid Local Coupons (and Saved Hours!)
Introduction: When AI Stops Chatting and Starts Doing If you are like me, you have spent hours digging through coupon sites — finding half of them expired and the other half of them fake. So I decided to see what would happen if I let ChatGPT’s new Agent Mode do the...











