Skip to main content

Agentic Coding

Talks & Events

Vibe Code a 2D Game using Go and Gemini

This talk provides supporting material for a workshop focused on "vibe coding" a 2D game. It demonstrates how to build such a game using the Go programming language and the Gemini AI.

AI-driven development

Exploring modern AI-driven development workflows, developer tooling, and the evolution from code assistance to autonomous agent pair programming.

State of Agentic Coding

An exploration of the current landscape and future directions of AI agents in software engineering. This talk covers the transition from simple code completion to autonomous agents that can plan, execute, and debug complex tasks.

State of Agentic Coding

An exploration of the current landscape and future directions of AI agents in software engineering. This talk covers the transition from simple code completion to autonomous agents that can plan, execute, and debug complex tasks.

Hands-On Agentic Coding: Build and Deploy an Arcade Game

Hands-on workshop exploring agentic coding workflows by designing, building, and deploying a playable retro arcade game with AI agents.

Build a cloud-native game with Natural Language

Live build demonstrating how natural language prompt engineering and AI coding agents can construct and deploy a full cloud-native game.

State of Agentic Coding

Training session exploring the current state and emerging patterns of AI agent-assisted software engineering, multi-agent workflows, and practical applications.

State of Agentic Coding

Training session exploring the current state and emerging patterns of AI agent-assisted software engineering, multi-agent workflows, and practical applications.

A Gopher's Guide to Vibe Coding

As vibe coding quickly becomes the new buzzword we Gophers could not be left out of this party. In this talk I'm going to share my experiences while developing testquery - a tool to extract information from Go tests - starting from product ideation to the implementation.

A Gopher's Guide to Vibe Coding

As vibe coding quickly becomes the new buzzword we Gophers could not be left out of this party. In this talk I'm going to share my experiences while developing testquery - a tool to extract information from Go tests - starting from product ideation to the implementation.

A Gopher's Guide to Vibe Coding

As vibe coding quickly becomes the new buzzword we Gophers could not be left out of this party. In this talk I'm going to share my experiences while developing testquery - a tool to extract information from Go tests - starting from product ideation to the implementation.

Articles

Gemini for Go Developers: Coding with Gemini

·16 mins· loading · loading
agentic coding antigravity gemini golang mcp
In Part 2 of Gemini for Go Developers, we explore Go’s agentic affinity, Antigravity surfaces, and how to configure a practical AI-native workflow in Go.

The Rise of the Subagents

·13 mins· loading · loading
agentic coding agile antigravity subagents
An exploration of the subagent paradigm in Antigravity, from its evolution and capabilities to practical applications. We also share a ‘swarm coding’ skill to help you orchestrate specialized subagents for complex engineering tasks.

State of Agentic Coding in 2026: Skills, Hooks, Subagents

·7 mins· loading · loading
agentic coding agent-skills antigravity hooks mcp subagents
Explore the evolution of agentic coding. Update on the shift to planning systems, strategic agent skills, and orchestrating subagents for better outcomes.

The Hitchhiker's Guide to Antigravity 2.0

·10 mins· loading · loading
agentic coding antigravity cli google-cloud python sdk
A guide to the Google Antigravity 2.0 ecosystem announced at Google I/O 2026. We examine the standalone desktop application, the Go-based terminal CLI, and the programmatic Python SDK.

Build a Match 3 Arcade Game Using Gemini CLI

·12 mins· loading · loading
agentic coding codelab gemini-cli golang subagents vibe-coding
Learn how to build a fully functional Match-3 game using agentic coding, the Gemini CLI, and Go. We explore plan mode and custom sub-agents.

How to Do Code Reviews in the Agentic Era

·9 mins· loading · loading
agentic coding code-review vibe-coding
A practical guide to modern code reviews. Learn where to invest your time and effort to consistently write quality software in the agentic world.

Building Agent Skills with skill-creator

·8 mins· loading · loading
agentic coding agent-skills gemini-cli vibe-coding
Learn how to use Gemini CLI’s built-in skill-creator to automatically generate, refine, and structure your own custom Agent Skills using practical examples.

Mastering Agent Skills in Gemini CLI

·6 mins· loading · loading
agentic coding agent-skills gemini-cli mcp vibe-coding
Unlock on-demand expertise for your AI agent. Learn how to use Agent Skills in Gemini CLI to build modular, scalable, and autonomous workflows.

Improving Coding Agents with Help from Science

·10 mins· loading · loading
agentic coding agents ai gemini-cli golang mcp testing vibe-coding
Taming AI agents requires science, not just vibes. Discover how A/B testing and statistical rigor turn coding agents into a measurable engineering discipline.

Taming Vibe Coding: The Engineer's Practical Guide

·19 mins· loading · loading
agentic coding agile architecture software-engineering tdd vibe-coding
Get the speed of AI without the mess. Apply engineering basics to keep your code structured, safe, and built to last.

Introducing Speedgrapher: An MCP Server for Vibe Writing

·12 mins· loading · loading
agentic coding ai gemini-cli golang mcp 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 I Used Jules to Add a Featured Post to This Blog

·8 mins· loading · loading
agentic coding jules tutorial vibe-coding
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.

We need to talk about Jules!

·3 mins· loading · loading
agentic coding jules vibe-coding
The new autonomous coding agent that every developer needs to know.