A modern, responsive portfolio website built with HTML, CSS, and JavaScript. Features a clean design, smooth animations, and mobile-friendly layout.
- Responsive Design: Works perfectly on desktop, tablet, and mobile devices
- Modern UI/UX: Clean, professional design with smooth animations
- Interactive Elements: Hover effects, smooth scrolling, and dynamic navigation
- Contact Form: Functional contact form with validation
- Mobile Navigation: Hamburger menu for mobile devices
- SEO Optimized: Semantic HTML structure and meta tags
- Fast Loading: Optimized CSS and JavaScript
Portfolio/
├── index.html # Main HTML file
├── styles.css # CSS styles and responsive design
├── script.js # JavaScript functionality
├── README.md # This file
└── public/
└── images/
├── profile/ # Profile photos
├── projects/ # Project screenshots
├── icons/ # Custom icons
└── backgrounds/ # Background images
- HTML5: Semantic markup
- CSS3: Modern styling with Flexbox and Grid
- JavaScript: Interactive functionality
- Font Awesome: Icons
- Google Fonts: Inter font family
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- Mobile browsers
t
This project is open source and available under the MIT License.