Personal website for Andrew Hardiman — Backend Software Engineer extending into offensive security.
Live: https://andrew-hardiman.github.io/
Static HTML, CSS, and vanilla JavaScript. No framework, no build step. Deployed via GitHub Pages.
Serve from repo root: python3 -m http.server 8000. Then visit http://localhost:8000.
See PROVENANCE.md.