Team members
jillesme avatar

jillesme started a new project

cloudflare-super-images

Super Images

A small demo app for Cloudflare Images, built with TanStack Start on Cloudflare Workers and D1. Upload a large product photo, optionally apply background removal, and serve multiple responsive product-card variants from one stored image.

zeke avatar

zeke started a new project

login-with-cloudflare

This is a demo and reference implementation for Cloudflare self-managed OAuth clients, introduced in the self-managed OAuth clients announcement and documented in the Cloudflare OAuth docs.

Cloudflare users can authorize third-party applications without creating and pasting API tokens. An OAuth client can request limited scopes, send the user through Cloudflare consent, and then call Cloudflare APIs on the user’s behalf.

yusukebe avatar

yusukebe started a new project

generative-ui-playground

CopilotKit が提唱する Generative UI Spectrum の 3 バンド (Controlled / Declarative / Open-Ended) を、同一題材「レストラン提案」で並べて見せるデモ。

2026-06-06 frontend-phpcon-do-2026 トーク「AI 時代の UI はどこへ行く?その 2!」用。

harshil1712 avatar

harshil1712 started a new project

swarmflare

Swarmflare is a Cloudflare-native demo of an AI chat agent that can split broad goals into a bounded swarm of specialist workers, run those workers in parallel, track progress live in the browser, and synthesize a final answer.

It is built with the Cloudflare Agents SDK, Durable Objects, Workers AI, React, Vite, and Kumo UI.

adewale avatar

adewale started a new project

lempicka

Lempicka is a Cloudflare Worker that turns uploaded photos into portraits inspired by Tamara de Lempicka. It serves a small web app, sends images to Replicate for image-to-image generation, and keeps a short-lived gallery of recent results in Cloudflare KV.

This is a deployable app, not an npm library. Use it when you want a single Worker that handles the UI, API, Replicate calls, and recent-image feed.