This is my personal portfolio website built with Next.js and TailwindCSS, showcasing my projects, certifications, and contact information.
- 🧑💻 Introduction section with animated profile
- 🗂️ Projects showcase with direct links
- 🏆 Certifications section
- 📬 Contact form with email handling
- 📱 Fully responsive (desktop, tablet, mobile)
- Framework: Next.js
- Styling: Tailwind CSS
- Deployment: Vercel
To run locally:
git clone https://github.com/achrafidrissi/portfolio.git
cd portfolio
npm install
npm run dev