Glyphbook - Type specimen explorer built with Next.js, Claude Code & Vercel

Hey Vercel community — wanted to share Glyphbook, a type specimen explorer I built entirely with Claude Code.

Live: https://glyphbook.com

Stack:

  • Next.js (App Router)
    • Vercel for deployment
      • Supabase for data
        • Built end-to-end with Claude Code as co-pilot
      • The whole thing came together fast. Claude Code handled architecture decisions, wrote the core logic, and helped debug edge cases in real time. Vercel’s deploy flow made shipping seamless — push to main, done.
    • If you’re curious about the Claude Code workflow for shipping real products, happy to share more. It’s a genuinely different way to build.