Posts tagged with #react
- $ 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 Building the ARM Service Portal: A Self-Service Platform for Azure Infrastructure ↗
A deep dive into building a self-service portal that lets developers provision Azure resources through blueprints, while Terraform and GitOps handle everything behind the scenes.