This is a personal portfolio website built with Next.js to showcase projects, experience, and skills. It features a responsive design, smooth animations, and fast performance with modern frontend frameworks.
- Clean and responsive layout using Next.js and Tailwind CSS
- Interactive and engaging UI using Framer Motion
- Automatic code splitting and lazy loading
- Deployed on Vercel for seamless CI/CD and fast global performance
- Next.js β Framework for server-side rendering and static site generation
- React β Component-based frontend framework
- Tailwind CSS β Utility-first styling for quick development
- Framer Motion β Animation library for React
- Vercel β Hosting and serverless functions
βββ src
β βββ app
β βββ public
βββ .gitignore
βββ package.json
βββ tailwind.config.mjs
βββ next.config.mjs
βββ jsconfig.json
- app β Page and component files
- public β Static files (images, fonts, etc.)