Personal academic website built with Claude Code — dark terminal aesthetic, single-page static site hosted on GitHub Pages.
- Terminal-style loading animation with braille spinners
- Dark Claude Code theme (monospace, amber accents, frosted nav)
- Research journey timeline with location flags
- Compact publication reference list with color-coded venues
- "Built with Claude Code" modal showing the prompt to recreate this style
python3 -m http.server 4000Then open http://localhost:4000.
index.html # Entire site
assets/css/style.css # All styles
assets/js/main.js # Loader animation + interactions
.nojekyll # Skip Jekyll on GitHub Pages
MIT — see LICENSE.
If you like this style, click "Built with Claude Code" in the footer to see how to recreate it.