From zero to deployed site in under 2 hours. X OAuth, D1 database, flippable cards, dynamic OG images, webhook sync, and AI-generated logos — all from the terminal.
Edge-deployed Hono server. No containers, no cold starts. Single file, ~900 lines.
SQLite on the edge. User profiles, coding statuses, links — all stored globally.
Full OAuth flow with PKCE challenge, signed cookies, 30-day sessions.
Satori + resvg-wasm generates per-user PNG cards on the edge. Share your card on X and it shows a rich preview.
X Account Activity API pushes profile changes — avatar, banner, handle — auto-sync to your card.
Pure CSS perspective transforms. Hover on desktop, tap on mobile. No JavaScript for the animation.
Write a PROMPT.md: "Build iclaude.lol — a Cloudflare Worker + D1 site where people log in with X, say what they're coding, and get a flippable profile card."
Schema, routes, OAuth flow, HTML/CSS, card rendering — generated in one pass. Claude reads docs, handles edge cases, writes secure code.
Claude runs wrangler deploy, tests the live URL with curl, verifies OG tags, checks API responses — all without leaving the session.
After the initial ship, Claude generates ranked next-steps. Pick a number, it builds. OG images, delete endpoint, banner support — each shipped in minutes.
Need a logo? Claude hits the Leonardo.ai API from the terminal — fires off prompts to 3 models, polls for results, downloads 12 variations. Pick one, ship it.
Claude used the Leonardo.ai API to generate chibi mascot logos matching the site's SVG character. Three models, four images each — all from the Claude Code terminal.
Phoenix #1
Phoenix #2
Phoenix #3
Phoenix #4
FLUX #1
FLUX #2
FLUX #3
FLUX #4
Recraft #1
Recraft #2
Recraft #3
Recraft #4
Chibi anime mascot character logo, cute kawaii style, character with short dark brown hair waving one hand, wearing a black t-shirt, warm happy smile with rosy cheeks, simple clean design on solid dark charcoal background, logo mascot style, flat minimal illustration, centered composition, no text, no lettering
Sign in, say what you're building, get your card.
Go to iclaude.lol →