fun·2026·creator
this site
Built with Next.js, TypeScript, and Tailwind. No trackers, no nonsense — just clean code on a clean canvas.
overview
The site you're on. Built with Next.js 15 (App Router), TypeScript, and Tailwind v4. Every section is a server component except the few that genuinely need interactivity (cursor glow, scroll reveals, the rotating tagline). Fonts are self-hosted via next/font, the GitHub section pulls live data from the GraphQL API, and the OG image is generated on demand with @vercel/og.
The whole thing is a few hundred lines of code and ~50 KB of CSS. No trackers, no analytics, no nonsense.
key features
- Next.js 15 App Router with full static generation
- Tailwind v4 with custom design tokens via @theme
- Live GitHub stats via the GraphQL API
- Dynamic OG images with @vercel/og
- JSON-LD structured data for rich Google results
built with
Next.jsTypeScriptTailwind@vercel/og