My personal landing page — an interactive terminal. Type help once it loads.
Astro static site, auto-deployed to GitHub Pages via GitHub
Actions on every push to main.
npm install
npm run dev # local preview at http://localhost:4321
npm run build # static output in dist/Edit src/config.ts (name, role, links, domain) — it drives the page and the shell
commands.