Portfolio

Portfolio

Next.js portfolio powered by Fumadocs MDX content, typed metadata, and a lightweight contact pipeline.

Portfolio is a Next.js App Router site that treats MDX as the primary content source for work and blog entries. The project leans on Fumadocs for collections, search indexing, and schema validation, then layers in OG image generation, RSS feeds, and structured metadata to make the content shareable.

The UI stack uses Tailwind and Radix patterns for cards, dialogs, and layout sections, while Drizzle and Better Auth provide the scaffolding for comments and newsletter flows. Everything is split into focused modules so content, metadata, and UI can evolve independently.

  • Fumadocs MDX collections for work and blog content.
  • OG images, RSS feed, and search indexing baked in.
  • Contact/newsletter workflows with server actions.
  • Next.js, TypeScript, Tailwind, Radix UI.
  • Fumadocs MDX + Shiki, Zod validators.
  • Drizzle ORM, Better Auth, React Email + Resend.