Welcome to my personal developer portfolio built with Next.js 15, Tailwind CSS, and Framer Motion. This project showcases my skills, experience, and projects in a clean, responsive, and animated interface.
👉 https://shams261-github-io.vercel.app/
- ⚡ Next.js – App router, server-side rendering
- 🎨 Tailwind CSS – Utility-first CSS framework
- 🎬 Framer Motion – Smooth animations and transitions
- 🚀 Vercel – Lightning-fast deployment and hosting
- 📦 TypeScript – Static typing for scalable code
.
├── app/ # Next.js App Router structure
│ └── page.tsx # Homepage
├── components/ # Reusable UI components
├── public/ # Static assets (images, icons)
├── styles/ # Tailwind and global styles
├── next.config.js # Next.js configuration
└── tailwind.config.js # Tailwind custom config