A lightweight, responsive portfolio built with plain HTML, CSS, and JavaScript.
From this folder, run:
python3 -m http.server 4173Then open http://localhost:4173.
- Update the name, intro, project titles, and email in
index.html. - Replace the Unsplash URL in
styles.csswith a photo or image that represents you. - Adjust the colors in the
:rootvariables at the top ofstyles.css.