"Unfortunately, no one can be told what the Matrix is. You have to see it for yourself."
A terminal-based developer portfolio inspired by The Matrix. Built with vanilla TypeScript - no frameworks.
Live: https://superb-striker.github.io/portfolio/
| Command | Description |
|---|---|
about |
Display identity file |
projects |
Access project records |
experience |
Access employment records |
whoami |
Query current consciousness |
redpill |
Reveal the truth |
bluepill |
Return to illusion |
sudo |
Escalate your privileges |
repo |
Open source repository |
banner |
Reinitialize terminal |
clear |
Wipe the screen |
Tab : autocomplete | ↑↓ : command history | Esc : clear input
```bash
git clone https://github.com/superb-striker/portfolio
cd portfolio
npm install
npm run devAll content — projects, experience, colors, social links — lives in config.json. No code changes needed to update portfolio content.
Follow the white rabbit.