This is my personal portfolio website, built using HTML, CSS, and JavaScript. It showcases my skills, projects, and experience in web development.
- Fully responsive modern UI
- Smooth navigation with sections (Home, About, Skills, Projects, Contact)
- Interactive animations and hover effects
- Clean, reusable, and minimal code structure
- Optimized for performance and accessibility
- HTML5 – for semantic structure
- CSS3 – for styling and responsive design
- JavaScript (ES6+) – for interactivity
portfolio/
│── index.html # Main landing page
│── style.css # Main stylesheet
│── script.js # JavaScript for interactions
│── assets/ # Images, icons, and other assets
│── README.md # Project documentation
(Add screenshots of your portfolio here – home page, projects section, etc.)
If you want to connect, feel free to reach me at:
- Email: [email protected]
- LinkedIn: Your LinkedIn
- GitHub: Your GitHub
👉 Click here to view my portfolio
-
Clone this repository:
git clone https://github.com/yourusername/portfolio.git
-
Open
index.html
in your browser.