A modern, responsive portfolio website showcasing skills, projects, and experience.
- Responsive design that works on all devices
- Clean and professional layout
- Interactive elements and smooth animations
- Contact form functionality
- Project showcase section
- Skills and experience timeline
- HTML5
- CSS3 (with Flexbox and Grid)
- JavaScript (ES6+)
- Font Awesome icons
- Google Fonts
- Clone this repository
- Open
index.html
in your web browser - Customize the content with your own information
portfolio-website/
├── index.html # Main HTML file
├── css/
│ ├── style.css # Main stylesheet
│ └── responsive.css # Responsive design rules
├── js/
│ ├── main.js # Main JavaScript functionality
│ └── animations.js # Animation scripts
├── images/ # Image assets
├── docs/ # Documentation
└── README.md # This file
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to reach out if you have any questions or suggestions!