Posts
All the articles I've posted.
-
Agents Week 2026: What We Added to SaltWaterBRC
Cloudflare launched Agents Week with 6 major announcements. We integrated three of them into saltwaterbrc.com in a single day: Browser Run, Voice Agents, and Workflows V2. Here's what we built, how it works, and what it means for building AI agents on the edge.
-
From Chatbot to Autonomous Agent: Building V3 on Cloudflare
I rebuilt my AI chatbot as an autonomous agent that plans, chains tools, generates images, searches the web, queries databases, and creates files — all running on 9 Cloudflare products in a single Worker.
-
Build What You Sell: 23 Cloudflare Products on One Site
I'm a Cloudflare Account Executive who built saltwaterbrc.com from scratch using 23 Cloudflare products — from DNS registration to AI agents to Layer 4 TCP proxies. Here's the full journey, what each product does, and how to demo it live.
-
Cloudflare Spectrum: Protecting Non-HTTP Traffic at the Edge
I set up a DigitalOcean VPS, configured Cloudflare Spectrum, and locked down SSH access to prove how Layer 4 protection works for non-HTTP traffic. Here's the full walkthrough — from VPS creation to origin IP masking.
-
Securing APIs with Cloudflare: API Shield, Schema Validation, and Layered Defense
I set up API Shield on my own site, uploaded an OpenAPI schema, and fired good and bad requests to test it. Here's the full walkthrough — from what an API actually is to why layered security matters.