A single-file portfolio (index.html) styled as an engineering blueprint, with an optional
Explore Mode where visitors drive a probe around a map of your work (WASD / arrow keys,
E to dock, Esc to exit). Default view is a clean scrollable resume for recruiters.
- Open this folder in VSCode.
- Install the Live Server extension (Ritwick Dey).
- Right-click
index.html→ Open with Live Server. Edits hot-reload in your browser.
(No build step, no dependencies — it's one HTML file.)