A pixel-perfect dev portfolio and shadcn registry showcasing my work as a Design Engineer.

Stack
- Next.js 16
- Tailwind CSS v4
- shadcn/ui
Featured
- Clean & modern design
- Light/Dark themes
- vCard integration
- SEO optimized (JSON-LD schema, sitemap, robots)
- AI-ready with /llms.txt
- Spam-protected email
- Installable as PWA
- Analytics with PostHog and OpenPanel
Content
Centralized document system powered by MDX:
- Unified content layer for blog posts and component docs
- Category-based content organization
- Raw
.mdxendpoints for AI readability - Syntax highlighting with code blocks
- Dynamic OG images for rich link previews
- RSS feed for content distribution
Registry
Easily build and distribute reusable components, hooks, and pages using a custom registry powered by the shadcn CLI.
Each entry is well-documented and includes:
- Live preview & code snippets
- Beautiful, readable code blocks
- One-click command blocks (pnpm, npm, yarn, bun)