Posts tagged with #gatsby
- $ open A Real Drum for a Browser Rhythm Game (ESP32 + Web Serial) ↗
Rhythm Hands is a little browser rhythm game I built for my kid. This post wires a physical drum to it: a piezo sensor on an ESP32 DevKit, a threshold-and-debounce sketch, and Web Serial reading hit events straight into the game with no server in between. Includes the two bugs that ate the afternoon.
- $ open Platform AI Part 1: Building a Personal AI Chatbot with Claude and Cloudflare ↗
A walkthrough of building a specialized AI assistant for Kubernetes, Docker, and cloud questions using Claude API, React, and Cloudflare Pages Functions with PAT authentication.
- $ open How I Built and Deployed My Gatsby Blog on Raspberry Pi with Docker, Helm, and Kubernetes ↗
A deep dive into how I built this Gatsby-powered blog, Dockerized it, pushed it to my Raspberry Pi container registry, and deployed it securely via Helm on K3s.