NY

Command Palette

Search for a command to run...

GitHub
Blog

Welcome to nikhilyadav.me

A minimal portfolio, component registry, and blog to showcase my work as an aspiring software engineer.

Tech Stack

  • Next.js 15
  • Tailwind CSS v4
  • shadcn/ui
  • Clean & modern design
  • Light & Dark theme support
  • vCard integration
  • SEO optimization: JSON-LD schema, sitemap, robots
  • AI-friendly /llms.txt
  • Spam-protected email
  • Installable PWA

Blog

  • MDX & Markdown support
  • Access markdown by adding .md to URLs, e.g. /blog/welcome.md
  • Syntax Highlighting for better readability
  • RSS Feed for easy content distribution
  • Dynamic OG Images for rich previews

Component Registry

Easily build and distribute your own components, hooks, and pages using a custom registry powered by the shadcn CLI.

Each component is well-documented through the Blog, featuring:

  • Live Preview: Interactive component demos
  • Code Snippets: Readable and copyable examples
  • Beautiful Code Blocks: Styled for clarity and dark mode
  • Command Blocks: One-click copy for quick install commands (pnpm, npm, yarn, bun)

License

Licensed under the MIT license.

The source code is available on GitHub. This portfolio is based on the excellent work by Nguyen Chanh Dai.