This is a portfolio website built with HTML, CSS, and JavaScript.
This website showcases various projects and skills. It's designed to provide potential employers and clients with a quick view of my work and capabilities.
- You can open the
index.htmlfile directly in your web browser. - Alternatively, you can use a simple live server to run the project for better performance and functionality.
Portfolio-Website/
│
├── index.html # Main entry point
├── style.css # Styles for the website
├── script.js # JavaScript for added functionality
└── images/ # Folder containing images used in the website
- Responsive design for various screen sizes.
- Interactive elements using JavaScript.
- Clear navigation and user-friendly layout.