Solitaire Win Screen
The classic Windows Solitaire bouncing card win animation, recreated as a web page.
Watch us build.
Solitaire Win Screen
The classic Windows Solitaire bouncing card win animation, recreated as a web page.
jingle jAIngle
Drop a product photo. Get a 30-second commercial jingle made with Google's Lyria 3 on Replicate, hosted entirely on Cloudflare.
Dynamic Workers Report Builder
A demo app for the "Run Code That Writes Itself" video.
A game jam demo for showcasing Cloudflare Dynamic Workers as a primitive for running AI-generated code instantly in secure, isolated sandboxes.
cf-webanalytics
A simple, self-hosted analytics dashboard for Cloudflare Web Analytics. Runs on Cloudflare Workers.
cf-webanalytics
A simple, self-hosted analytics dashboard for Cloudflare Web Analytics. Runs on Cloudflare Workers.
cf-webanalytics
A simple, self-hosted analytics dashboard for Cloudflare Web Analytics. Runs on Cloudflare Workers.
TanStack Start + shadcn/ui
This is a template for a new TanStack Start project with React, TypeScript, and shadcn/ui.
Codemode Example
A project management chat app where the LLM writes and executes code to orchestrate tools, instead of calling them one at a time. Built with @cloudflare/codemode and @cloudflare/ai-chat.
Write, bundle, and run Cloudflare Worker code at runtime using @cloudflare/worker-bundler and Dynamic Worker Loaders.
Write, bundle, and run Cloudflare Worker code at runtime using @cloudflare/worker-bundler and Dynamic Worker Loaders.
Tiny Cloudflare Todo Platform (v0)
Small REST-first todo platform on Cloudflare Workers + D1 with Drizzle ORM and a lightweight TypeScript CLI.
hono-docs-mcp
An MCP server built with Hono that provides search and retrieval of Hono documentation.
Chat with your documents. Upload PDFs, ask questions, and get AI-generated answers grounded in your document content.
Built on TanStack Start + Cloudflare Workers with a two-strategy PDF extraction pipeline (fast text extraction for text-layer PDFs, OCR fallback for scanned documents), RAG via Cloudflare AI Search, and streaming chat responses.
MPP Payment-Gated Proxy
A Cloudflare Worker that acts as a transparent reverse proxy with payment-gated access using the Machine Payments Protocol and stateless cookie-based authentication.
Workers 101 Presentation
A slide deck for Cloudflare Workers training, built with React and deployed on Cloudflare Workers.
See what dates the sunset aligns with any street grid on Earth.
Web2Kindle 📚
Workers 101 Presentation
A slide deck for Cloudflare Workers training, built with React and deployed on Cloudflare Workers.
AI-generated portrait photos of people from every country.
How it works
An AI agent that controls a real web browser using Playwright, running on Cloudflare Workers. Ask it to browse the web, fill forms, extract information, and more — all through a chat interface with a live browser view.
Pantry Plan — Astro 6 on Cloudflare
Migration target for the Pantry Plan app. See the root repo for the current Next.js app.
Cloudflare MCP Server
A token-efficient MCP server for the entire Cloudflare API. 2500 endpoints in 1k tokens, powered by Code Mode.