Portfolio stack and registry
A minimal, pixel-perfect dev portfolio, shadcn registry, and blog to showcase my work as a Full Stack Engineer.
- Next.js 16
- Tailwind CSS v4
- shadcn/ui
- 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
- Consent management via c15t
Centralized document system powered by MDX:
- Unified content layer for blog posts and component docs
- Category-based content organization
- Raw
.mdx endpoints for AI readability
- Syntax highlighting with code blocks
- Dynamic OG images for rich link previews
- RSS feed for content distribution
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)
Licensed under the MIT license.