A personal portfolio website built using HTML, CSS, and JavaScript. This website showcases my projects, skills, and contact information, providing a professional and interactive way to present my work.
- Responsive Design: The website is fully responsive and works on all devices.
- Modern Layout: Clean and modern design using HTML and CSS.
- Interactive Elements: JavaScript for smooth scrolling and dynamic content.
- Contact Form: A functional contact form to reach out to you.
- HTML: Markup language for structuring the website.
- CSS: Stylesheet language for designing the website.
- JavaScript: Programming language for interactive elements.
.
├── index.html
├── style.css
├── sahan hansaja CV .pdf
├── work.html
├── images/
│ ├── image(jpg and png)
│
└── README.md
- index.html: Main HTML file for the structure of the website.
- style.css: CSS file for styling the website.
- script.js: JavaScript file for interactivity.
- images/: Folder containing images used in the website.
- Clone the repository:
git clone https://github.com/your-username/portfolio-website.git
cd portfolio-website
- Open
index.html
in your web browser:
No additional setup is required. Simply open index.html
in any web browser.
Navigate through the website using the navigation bar to jump to different sections like About, Projects, and Contact.
Showcase your projects with images, descriptions, and links to live demos or repositories.
Users can fill out the contact form to send you messages directly.
Contributions are welcome! Please fork this repository and submit pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.