ssh access

ssh catala.dev

Guest-only terminal portfolio. Not a shell.

connect

ssh catala.dev

macos / linux

open Terminal and run ssh catala.dev.

windows

open PowerShell or Windows Terminal and run ssh catala.dev.

what happens next

  1. 1. connect to the site over ssh
  2. 2. land in the custom terminal interface
  3. 3. move through work, experience, blog, and links

Need the quick web version instead? Go back to the homepage.

what you get

  • about, experience, projects, blog posts, and links
  • a real terminal UI built in Rust with ratatui and russh
  • read-only guest access with no login and no shell

connection flow

  1. 1. run ssh catala.dev
  2. 2. watch the short boot sequence
  3. 3. land in the terminal UI and move through sections immediately

boot sequence

  • connecting to guest session
  • loading work history
  • loading shipped projects
  • loading published notes

controls

  • arrow keys or h / j / k / l to move
  • 1 through 5 for quick section jumps
  • enter to open the selected item
  • esc to back out of focused views
  • ? for help and q to quit