Source for my personal portfolio at nicrichard.dev.
The site is built with HTML, CSS, and JavaScript. It showcases WikiRacr, TraceTray, and Portlore.
Run a static server from the repository root:
python3 -m http.server 8080Then open http://localhost:8080.