Personal portfolio showcasing my projects, skills, and experience as a Full Stack Developer. Built with performance and smooth UX in mind — every section is animated and fully responsive.
Live: https://portfolio-kappa-pearl-75.vercel.app
| Layer | Tech |
|---|---|
| Framework | Next.js 14 |
| Language | TypeScript |
| Styling | Tailwind CSS + shadcn/ui |
| Animations | GSAP |
| Smooth scroll | Lenis |
| Deployment | Vercel |
- Animated hero section with GSAP scroll triggers
- Project showcase with live links
- Interactive tech stack display
- Responsive across all devices
- Smooth page scrolling with Lenis
- Clean, minimal dark design
# Install dependencies
npm install
# Run development server
npm run dev
# → http://localhost:3000
# Build for production
npm run build
# Start production server
npm start.
├── src/
│ ├── app/ # Next.js app router
│ ├── components/ # UI components
│ └── styles/ # Global styles
├── public/ # Static assets
├── next.config.ts
├── tailwind.config.ts
└── tsconfig.json
- Hero — intro with animated text
- Work — selected projects with tech stack and links
- About — experience, education, and skills
- Contact — direct links to email, GitHub, and LinkedIn
Built by Othmane Elliq — Tetouan, Morocco