A modern, responsive, and SEO-friendly portfolio website built with Next.js to showcase my projects, skills, and experience. It includes a contact form powered by Resend Email API that sends confirmation emails to both the sender and receiver whenever a message is submitted.
- ⚡ Next.js & React – Fast, SEO-optimized pages with SSR & SSG
- 🎨 Tailwind CSS – Clean, responsive, and customizable UI
- 🎥 Framer Motion – Smooth animations and transitions
- 🌙 Dark Mode – Toggle for better accessibility
- 📂 Projects Showcase – Display projects with description, tech stack, and links
- 👨💻 About Me Section – Professional background and skills
- 📧 Contact Form with Resend Email
- Sends confirmation email to the sender
- Sends notification email to the portfolio owner
- 🚀 Deployment on Vercel with CI/CD
- Next.js
- React
- Tailwind CSS
- Framer Motion
- Resend (for emails)
- Vercel (deployment)
- Clone the repository:
git clone https://github.com/your-username/portfolio-nextjs.git cd portfolio-nextjs