A modern, responsive developer portfolio built with Next.js, TypeScript, Tailwind CSS, ShadCN UI, and Framer Motion. This site showcases my projects, tech stack, and experience in a clean, animated interface with light theme support.
- Framework: Next.js 15 (App Router) + TypeScript
- Styling: Tailwind CSS, ShadCN UI, Framer Motion
- Icons: Lucide React, React Icons
- State & Utils: clsx, tailwind-merge, class-variance-authority
- UX Enhancements: React Intersection Observer, Sonner Toasts
- Theme: Light mode with
next-themes
- 🧑💻 About Me section with dynamic typing animation
- 🛠️ Skills & tech stack displayed as responsive badges
- 📦 Projects section with GitHub/demo links
- 💼 Experience timeline with responsibilities & tech used
- 🎨 Fully responsive design
- 🎥 Smooth UI animations using Framer Motion
- 💡 Modular folder structure for easy scalability
git clone https://github.com/nxtnilesh/portfolio.git
cd portfolionpm install
# or
yarn installnpm run dev
# or
yarn devVisit http://localhost:3000 to view the app.
/app - Next.js App Router structure
/components - Reusable UI components
/lib - Utility functions
/styles - Global styles
/public - Static assets
- LinkedIn: linkedin.com/in/nxtnilesh
- GitHub: github.com/nxtnilesh
- Portfolio: https://nxtnilesh.vercel.app
Built with ❤️ using modern web tools.