Skip to main content

Posts

2025

How to Build an Offline Agent with ADK, Ollama and SQLite
·13 mins· loading · loading
AI & Development Ai Python Tutorial Rag Gemini Adk
Learn how to make your AI agent completely offline. We walk through swapping the cloud model for a local Qwen 2.5 via Ollama, and building a local RAG knowledge base using SQLite and sqlite-rag to query Osquery schemas and packs.
Beyond the Dev-UI: How to Build an Interface for an ADK agent
·14 mins· loading · loading
AI & Development Genai Tutorial Adk Gemini Python Fastapi Frontend Agent
Elevate your Google ADK agent with a custom, retro-style interface. This step-by-step guide shows you how to replace the standard Dev-UI using FastAPI and vanilla JavaScript, adding personality with a real-time streaming, AI-generated avatar.
Celebrating Six Months at Google!
·4 mins· loading · loading
Career & Personal Google Milestone Community Devrel Mental-Health
Celebrating my first six months at Google! Reflecting on a whirlwind of 15 events across 5 countries, diving deep into the AI ecosystem, and achieving a major personal health milestone along the way.
How to Create a Diagnostic Agent With Agent Development Kit
·14 mins· loading · loading
AI & Development Adk Gemini Vertex-Ai Python Rag Tutorial
This article is a guide to creating a diagnostic agent with the Agent Development Kit (ADK). It covers the development process and explains how to use Vertex AI RAG to improve the agent’s response quality.
Hello, MCP World!
·11 mins· loading · loading
AI & Development Mcp Gemini Golang Keynote
Based on my keynote at Gophercon UK 2025, this article is an introduction to the Model Context Protocol (MCP), exploring its core concepts, architecture, and the building blocks — Tools, Prompts, and Resources — used to create AI-enabled applications with Go.
A Model for Perceived Time
·8 mins· loading · loading
Career & Personal Psychology Time-Perception Mental-Models
An exploration into why time seems to speed up as we age, using a simple mathematical model to uncover a surprising truth about our perception of life.
Introducing Speedgrapher: An MCP Server for Vibe Writing
·12 mins· loading · loading
Workflow & Best Practices Golang Gemini-Cli Mcp Ai Vibe-Coding
The story of Speedgrapher, a custom MCP server for ‘vibe writing.’ It details the journey of turning a personal collection of prompts into a portable, AI-powered toolkit to automate and structure the creative process.
How to Build an MCP Server with Gemini CLI and Go
·14 mins· loading · loading
AI & Development Golang Gemini-Cli Mcp Ai Codelab Tutorial
A step-by-step guide on how I built GoDoctor, an AI-powered Go development assistant, using the Model Context Protocol (MCP) and the Gemini CLI.
Proactiveness considered harmful? A guide to customise the Gemini CLI to suit your coding style
·9 mins· loading · loading
Workflow & Best Practices Gemini-Cli Vibe-Coding Tutorial
Learn how to customise the Gemini CLI to suit your coding style using GEMINI.md and custom system instructions.
A Modern Developer Workflow for the AI Enabled World
·11 mins· loading · loading
Workflow & Best Practices Gemini-Cli Vibe-Coding Jules
A proposal for a modern developer workflow using AI tools and a simple prioritisation exercise.
How I used Jules to add a featured post to this blog
·8 mins· loading · loading
Workflow & Best Practices Jules Vibe-Coding Tutorial
A detailed account of my iterative process working with Jules, an AI coding assistant, to implement a new featured post section on my blog’s homepage.
From Prompt to Infrastructure with Gemini Cloud Assist
·11 mins· loading · loading
AI & Development Gemini Cloud-Assist Terraform Tutorial
How to design infrastructure using natural language on Google Cloud using Gemini Cloud Assist
Boldly Prompting: A Practical Guide to System Instructions and Agent Tools
·21 mins· loading · loading
AI & Development Gemini Vertex-Ai Python Tutorial
This article explores the concepts of system instruction, session history and agent tools to create a smarter diagnostic assistant.
Digging deeper into the Vertex AI SDK for Python
·12 mins· loading · loading
AI & Development Gemini Vertex-Ai Python Tutorial
This article explores the communication model between the client code and the Gemini API using the Vertex AI SDK for Python
How I turned my computer into "USS Enterprise" using AI Agents
·11 mins· loading · loading
AI & Development Gemini Vertex-Ai Python Tutorial
How to create a diagnostic agent that speaks natural language using Gemini and Vertex AI Agent Engine
Can anyone vibe code?
·6 mins· loading · loading
Workflow & Best Practices Opinion Vibe-Coding
A reflection on the future of the software engineering career.
We need to talk about Jules!
·3 mins· loading · loading
Workflow & Best Practices Vibe-Coding Jules
The new autonomous coding agent that every developer needs to know.
Hello World: A New Space for Technical Narratives
·2 mins· loading · loading
Meta Hugo Blogging
An introduction to this blog’s purpose: sharing technical journeys in software development, cloud computing, and AI.