A modern, interactive portfolio website built with a focus on performance, motion design, and clean user experience. Designed to showcase projects, skills, and personal branding using smooth animations and a minimal visual language.
https://portfolio-puce-two-74.vercel.app
This portfolio is a high-performance web application built with modern frontend technologies and advanced animation workflows. It focuses on fluid motion, strong typography, clean layouts, and seamless interactions, following contemporary design standards inspired by award-winning digital experiences.
- Smooth timeline-based animations using GSAP
- Interactive draggable grid with inertia physics
- Fully responsive layout across all devices
- Optimized performance and fast load times
- Clean UI system with modern typography
- Modular component architecture
- SEO-friendly structure
- Production-ready build system
- Framework: Next.js 15 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Animation: GSAP (Core, Draggable, InertiaPlugin)
- Deployment: Vercel
- Build System: Node.js, npm
# Clone the repository
git clone https://github.com/yourusername/portfolio.git
# Navigate to the project directory
cd portfolio
# Install dependencies
npm install
# Start development server
npm run dev