Personal portfolio site, served at https://khb-git.github.io.
A single static HTML page introducing my background and featured projects.
No build step, no JavaScript framework — just index.html and CSS.
Edit index.html directly. To preview locally, open the file in a browser
(no server needed) or run:
python -m http.server 8000then visit http://localhost:8000.
index.html— the full pageimages/— preview images extracted from the project notebooks