A personal portfolio website built with HTML, CSS, and JavaScript to showcase my projects, skills, achievements, and experiences. Deployed on Vercel.
Live Demo: Portfolio
- Interactive Particle Background: A beautiful, animated particle background that responds to mouse movement, built with
tsParticles. - Fluid Cursor Trail: A custom, snake-like cursor trail that follows the mouse with a smooth, tapered animation, powered by GSAP.
- Dynamic Content Loading: All project, skill, and profile information is loaded dynamically from JavaScript modules, making the site easy to update.
- Smooth Animations: The entire site is filled with subtle, professional animations powered by the GreenSock Animation Platform (GSAP), including scroll-triggered fade-ins and an interactive project slider.
- Fully Responsive: The layout is designed to be fully responsive, providing an optimal viewing experience on all devices, from mobile phones to desktops.
- Modal Popups: Certificates and project images open in a clean, modern modal window for a seamless viewing experience.
- Frontend: HTML5, CSS3, JavaScript (ES6 Modules)
- Animation:
- Icons: Devicon
- Fonts: Google Fonts (Poppins & Inter)
To run this project locally, simply clone the repository and open the index.html file in your web browser.
# Clone the repository
git clone https://github.com/your-username/your-repo-name.git
# Navigate to the project directory
cd your-repo-name
# Open index.html in your browserThis portfolio was built with care and a passion for modern web technologies. Feel free to explore the code and connect with me!