Welcome to my personal portfolio website! This site showcases my projects, skills, and experience as a web developer, and serves as a way for recruiters and collaborators to connect with me.
- Responsive design for mobile, tablet, and desktop
- Smooth scroll and interactive animations
- Project showcase with live demo links
- About me, skills, contact form, and social links
- Built with clean and modular code for easy customization
- Frontend: HTML5, CSS3, JavaScript (or React.js if used)
- Icons: Unicons / Font Awesome
- Animations: CSS Animations / GSAP / ScrollReveal (as used)
- Deployment: GitHub Pages / Vercel / Netlify
.
├── index.html
├── /assets
│ ├── /images
│ └── /icons
├── /css
│ └── style.css
├── /js
│ └── script.js
└── README.md