A simple, static personal profile site (HTML/CSS, optional JavaScript). Minimal and easy to run or edit.
-
Open
index.htmlin your browser, or run a quick local server: python -m http.server 8000Then visit http://localhost:8000
- Edit the HTML/CSS files directly.
- No build step required unless you add a frontend toolchain.
index.html— main pagecss/— stylesjs/— optional scriptsassets/— images, fonts, etc.
- Hosted on GitHub Pages. https://thousifibrahim.github.io/Profile24/