Live data from Hacker News

Show HN: Claude Code style personal website

ajwaxman.com

1–2 of 2 posts

Show HN: Claude Code style personal website

#1
Homage to my 2013 terminal portfolio (hit #2 here) and Claude Code.

Built with xterm.js and Claude Code.

Two modes: bash commands or Claude AI chat.

Custom-patched FiraCode for gap-free box-drawing characters (tested 20+ fonts, none worked, so I modified the glyphs myself).

Never been a more fun time to have ideas you want to bring to life!

Show HN: Claude Code style personal website
ajwaxman.com

Re: Show HN: Claude Code style personal website

#2
Love the terminal aesthetic. The FiraCode patching is the kind of rabbit hole I respect - sometimes you just have to fix it yourself.

There's something about CLI interfaces that just feels right. Quieter. More intentional. Nice to see personal sites embrace this instead of the usual template.

Building a CLI-first app myself. This is good inspiration.