Talks, workshops, and panels I’ve given.
Querying the Wire: Building a Postgres Protocol Sniffer in Go
@ Devfest Kigali · Dec 20, 2025
This workshop explores the PostgreSQL wire protocol as a living example of binary communication systems while also showcasing Go’s elegance and power in building low-level network tools.
Tags: Postgres · Go · Network Programming
Vectors & Vibes: Building Smart Cloud Native Apps on GCP
@ Devfest Ibadan · Nov 29, 2025
Vector Databases; demystifying the inner workings of vector databases and showcasing how to build smart cloud native apps on GCP.
Tags: Vector Databases · GCP · AI
Detty December: Build a Travel Guide with ADK
@ DevFest Lagos · Nov 18, 2025
Hands-on workshop introducing ADK, MCP and leveraging Google Cloud to build a travel guide application.
Tags: Agent Development Kit · Google Cloud · MCP
Advanced Google Cloud Patterns for Scalable Applications
@ DevFest Ado-Ekiti · Nov 15, 2025
An in-depth look at the patterns and best practices for building scalable applications on Google Cloud. Keywords: Globalization, Serverless, and Intelligent systems.
Tags: Google Cloud · Scalability · Serverless
Simplifying Load Balancers: How Traffic Really Flows in GCP
@ DevFest Ilorin · Nov 1, 2025
Understanding the essence of load balancers and demystifying the internal systems powering GCP’s highly available load balancer.
Tags: Load Balancing · GCP · High Availability
Querying the Wire: Building a Postgres Protocol Sniffer in Go
@ GopherCon Africa · Oct 25, 2025
This workshop explores the PostgreSQL wire protocol as a living example of binary communication systems while also showcasing Go’s elegance and power in building low-level network tools.
Tags: Go · Postgres · Protocol
Build an AI Ticket Summarizer with Cloud Run and Gemini
@ PyCon Nigeria · Oct 4, 2025
A hands-on workshop using GCP, Cloud Run, and Flask to transform long, messy support tickets into clean, actionable summaries.
Tags: Cloud Run · Gemini · AI