A modern, responsive portfolio website built with Next.js, TypeScript, and Tailwind CSS. This portfolio is designed to showcase your projects, skills, and experience in a professional and engaging way.
- 🎨 Modern and sleek design
- 📱 Fully responsive
- ⚡ Fast performance with Next.js
- 🎭 Smooth animations with Framer Motion
- 🎯 SEO optimized
- 🎨 Customizable with Tailwind CSS
- Node.js 18.x or later
- npm or yarn
- Clone the repository:
git clone your-repo-url>gt;
cd professional-portfolio - Install dependencies:
npm install
# or
yarn installl- Run the development server:
npm run dev
# or
yarn devv- Open http://localhost:3000 with your browser to see the result.
- Update your personal information in
src/app/page.tsx - Add your projects in the Projects section
- Update the contact information
- Add your profile picture in the About section
The easiest way to deploy your portfolio is to use Vercel:
- Push your code to GitHub
- Import your repository in Vercel
- Deploy!
- Next.js - React framework
- TypeScript - Type safety
- Tailwind CSS - Styling
- Framer Motion - Animations
- React Intersection Observer - Scroll animations
This project is licensed under the MIT License - see the LICENSE file for details.