A modern, responsive portfolio website to showcase your projects, skills, and experience.
- Clean, professional design
- Responsive layout for all devices
- Project gallery, skills, and contact form
- Personal Info: Edit
index.htmlto update your name, about section, and contact details. - Projects: Replace the sample projects in the Projects section with your own. Add links and descriptions as needed.
- Skills: Update the Skills section to reflect your expertise.
- Contact: Update the email address in
script.jsfor the contact form.
- GitHub Pages: Push to your GitHub repo and enable Pages in repo settings.
- Netlify/Vercel: Drag and drop the folder or connect your repo for instant deployment.
portfolioWebsite/
├── index.html
├── styles.css
├── script.js
├── README.md
MIT