TUI emulator
A terminal view of the site. The novel piece: command routing and tab-completion read from the same data/tui.json the rest of the site renders from — TUI and web stay in lockstep, fully client-side. Type help to start.
Built for this
- Command loop, tab-completion, history
- Sync with data/tui.json — same source as the web view
Built on
- xterm.js
- @xterm/addon-fit
Commands: about, whoami, experience, speaking, contact, lab, help, clear, exit. Tab-completion and up/down arrow history both work.