Welcome to my Professional Portfolio 2025! This project showcases my skills, experience, and work as a Frontend Developer. Built with React, Tailwind CSS, Framer Motion, and Vite, this portfolio is designed to be fast, responsive, and visually appealing.
🔗 Live Demo: View Portfolio
✅ Fully Responsive – Works on all devices
✅ Dark/Light Mode Toggle – Smooth theme switching
✅ Animated UI – Engaging motion effects with Framer Motion
✅ Optimized Performance – Fast loading with Vite
✅ Downloadable Resume – Easily get my CV
✅ Interactive Navigation – Smooth scrolling and easy access to sections
- Frontend: React 19, Tailwind CSS, Framer Motion
- Routing: React Router 7
- Icons: FontAwesome, React Icons
- Linting: ESLint
1️⃣ Clone the Repository
git clone https://github.com/your-username/professional-portfolio-2025.git
cd professional-portfolio-2025
2️⃣ **Install Dependencies**
```bash
npm install3️⃣ Run Development Server
npm run dev4️⃣ Build for Production
npm run build- Run
npm run devto start a local development server. - Navigate to
http://localhost:5173to view the portfolio. - Modify the
src/componentsdirectory to update sections as needed.
professional-portfolio-2025/
│── public/ # Static assets
│── src/
│ ├── components/ # Reusable UI components (Navbar, Hero, etc.)
│ ├── contexts/ # ThemeContext for Dark/Light mode
│ ├── pages/ # Page components
│ ├── styles/ # Tailwind CSS styles
│ ├── App.jsx # Main application file
│ ├── main.jsx # Entry point
│── package.json # Project dependencies and scripts
│── vite.config.js # Vite configuration
│── README.md # Project documentation
- Abdul Mazid Akash - Creator & Developer
This project is licensed under the MIT License.
🎯 If you like this project, don't forget to star ⭐ the repository!
---

