A clean one-page portfolio built with plain HTML, CSS, and JavaScript.
index.html- page structure and contentstyle.css- full visual system and responsive layoutscript.js- mobile menu, active nav state, reveal-on-scroll, footer year
Open index.html directly in a browser, or run a static server in this folder.
- Update text sections in
index.html - Change colors in
:rootvariables at the top ofstyle.css - Replace
Me.pngwith your preferred profile image while keeping the same filename - Update social/contact links in the Contact section
- Push this folder to a GitHub repository.
- In GitHub:
Settings -> Pages. - Set source to
Deploy from a branchand choose your main branch. - Save and wait for the published URL.