A modern, responsive portfolio website built with HTML, CSS, and JavaScript. This portfolio template features a clean design, smooth animations, and mobile-friendly navigation.
- Responsive design that works on all devices
- Smooth scrolling navigation
- Mobile-friendly hamburger menu
- Project showcase section
- Contact form
- Social media links
- Modern animations and transitions
- Clean and professional design
- Clone this repository or download the files
- Open
index.htmlin your web browser - Customize the content to match your personal information
- Open
index.htmland update the following sections:- Hero section text
- About section content
- Skills list
- Project cards with your own projects
- Social media links
- Contact information
- Open
styles.cssto customize:- Colors (search for color codes like
#2c3e50) - Font sizes
- Spacing
- Animations
- Colors (search for color codes like
To add your own projects:
- Find the project cards in
index.html - Replace the placeholder images with your project screenshots
- Update project titles and descriptions
- Add your project links (GitHub, live demo, etc.)
The contact form currently logs submissions to the console. To make it functional:
- Set up a backend server
- Update the form submission handler in
script.js - Add your server endpoint to handle the form data
- HTML5
- CSS3
- JavaScript (ES6+)
- Font Awesome Icons
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
Feel free to fork this repository and submit pull requests for any improvements.
This project is open source and available under the MIT License.