Why This Portfolio Is Also a Terminal

154 views#react#nextjs#design

This site renders the same data two ways: a polished General Mode for recruiters and a real CLI for developers. Press ` and try help.

Single source of truth

Every section — experience, projects, skills — is fetched once and rendered by whichever mode is active. No duplicated content, no drift.

A real parser, not a switch statement

The terminal tokenizes input, resolves commands with arguments, supports tab-completion and history, and even hides an easter egg or two. Try sudo hire-me.

# comments (0)