No description
Find a file
2025-12-20 18:04:10 +01:00
index.html Initial commit: Portfolio website 2025-12-20 18:04:10 +01:00
README.md Initial commit: Portfolio website 2025-12-20 18:04:10 +01:00
resume.md Initial commit: Portfolio website 2025-12-20 18:04:10 +01:00
script.js Initial commit: Portfolio website 2025-12-20 18:04:10 +01:00
style.css Initial commit: Portfolio website 2025-12-20 18:04:10 +01:00

Portfolio Website

This is a simple, responsive portfolio website built with HTML, CSS, and JavaScript.

How to Run

Simply open the index.html file in your web browser.

Structure

  • index.html: The main HTML structure.
  • style.css: The styling for the website (Dark theme).
  • script.js: JavaScript for mobile navigation and smooth scrolling.
  • resume.md: The source content for the portfolio.

Customization

You can edit the index.html file to update your information, add new projects, or change the text. The style.css file contains CSS variables at the top for easy color customization.