Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 535 Bytes

File metadata and controls

22 lines (14 loc) · 535 Bytes

khb-git.github.io

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.

Editing

Edit index.html directly. To preview locally, open the file in a browser (no server needed) or run:

python -m http.server 8000

then visit http://localhost:8000.

Structure

  • index.html — the full page
  • images/ — preview images extracted from the project notebooks