Ir para o conteúdo principal

Go

Talks & Events

Build a photo restoration app using Genkit Go and Nano Banana Pro

In this codelab, we are going to build GlowUp, a photo restoration tool. GlowUp uses AI to restore old, damaged, or black-and-white photos, creating high-quality 4K color images. You can use this tool to give a new life to your family photos, or even adapt it to restore damaged illustrations, drawings, paintings or other forms of images.

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.

Making of GoDoctor: an MCP server for Go development

A deep dive into the design and implementation of GoDoctor, a specialized Model Context Protocol (MCP) server for Go. This talk explores how giving agents specialized tools can significantly improve their effectiveness and reliability.

How to Build an MCP Server with Go and Gemini CLI

Hands-on workshop on building and deploying a Model Context Protocol (MCP) server to extend the capabilities of the Gemini CLI, transforming it into a specialized development expert.

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.

Hello, MCP World!

Keynote presentation introducing the Model Context Protocol (MCP), exploring its core concepts, architecture, and the building blocks used to create AI-enabled applications with Go.

Go for GenAI!

Keynote presentation at DevFest @ Bletchley Park 2025. Exploring the intersection of Go and Generative AI, demonstrating how to build robust, production-ready AI applications using the Go ecosystem.

How to Build an MCP Server with Go and Gemini CLI

Hands-on workshop on building and deploying a Model Context Protocol (MCP) server to extend the capabilities of the Gemini CLI, transforming it into a specialized development expert.

The Gopher's Craft in the Age of AI

The talk explores the evolving role of Gophers in the age of AI, focusing on extending language models with custom tools and integrating AI as a powerful extension of skills, using the Model Context Protocol (MCP) and live Go demonstrations.

Hello, MCP World!

Keynote presentation at The National Museum of Computing exploring the Model Context Protocol (MCP), its core architecture, and how AI agents and developer tooling are shaping the technical job roles of 2030.

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.

Hello, MCP World!

Keynote presentation at GopherCon UK 2025. An introduction to the Model Context Protocol (MCP), exploring its core concepts, architecture, and the building blocks used to create AI-enabled applications with Go.

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.

Production Ready 'Hello, World!'

Going beyond the basics to implement a 'hello world' API with production-grade documentation, logging, error handling, configuration, and testing.

Who test the tests?

An exploration of mutation testing in Go. Learn how to programmatically rewrite code to ensure your tests are actually catching bugs.

Articles

Gemini para Desenvolvedores Go: Programando com o Gemini

· 19 minutos· loading · loading
Codificação Agente
Na Parte 2 de Gemini para Desenvolvedores Go, exploramos a afinidade agentiva do Go, as superfícies do Antigravity e como configurar um fluxo prático de desenvolvimento nativo de IA em Go.

Construa um Jogo Arcade Match 3 Usando o Gemini CLI

· 13 minutos· loading · loading
Codificação Agente
Aprenda como construir um jogo Match-3 totalmente funcional usando agentic coding, o Gemini CLI e Go. Exploramos o plan mode e subagentes customizados.

Trazendo Fotos Antigas à Vida com Genkit e Gemini 3

· 13 minutos· loading · loading
GenAI Aplicada
Aprenda a construir uma ferramenta de restauração de fotos em alta fidelidade usando Go, Genkit e os recursos 4K nativos do Nano Banana Pro (Gemini 3 Pro Image).

Melhorando Agentes de Programação com Ajuda da Ciência

· 11 minutos· loading · loading
Codificação Agente
Domar agentes de IA exige ciência, não apenas vibes. Descubra como testes A/B e rigor estatístico transformam agentes de programação em uma disciplina de engenharia mensurável.

Olá, Mundo MCP: Arquitetura Model Context Protocol em Go

· 11 minutos· loading · loading
Desenvolvimento de Agentes
Baseado na minha keynote na GopherCon UK 2025, este artigo é uma introdução ao Model Context Protocol (MCP), explorando seus conceitos centrais, arquitetura e os blocos fundamentais — Tools, Prompts e Resources — usados para criar aplicações com suporte a IA em Go.

Apresentando o Speedgrapher: Um Servidor MCP para Vibe Writing

· 11 minutos· loading · loading
Codificação Agente
A história do Speedgrapher, um servidor MCP personalizado para ‘vibe writing’. A jornada de transformar uma coleção pessoal de prompts em um kit de ferramentas portátil e potencializado por IA para automatizar e estruturar o processo criativo.