This portfolio renders client-side. If you can see this message, JavaScript is
disabled or a data/*.json file failed to load over
file://.
Preview locally: run npx serve . and open the printed
URL. (Some browsers block fetch of local JSON under the file://
protocol; a one-line static server fixes it. Over HTTP — including once deployed to
GoDaddy — it just works.)