A terminal-themed developer portfolio with bento grid layout, interactive commands, and 7 switchable themes.
- Terminal UI with macOS-style header
- 7 color themes (GitHub Dark, GitHub Light, Nord, Dracula, Tokyo Night, Gruvbox, Matrix)
- Command palette (Cmd/Ctrl+K)
- Mobile-responsive terminal drawer
- Boot sequence animation (first visit)
- Easter eggs (neofetch, cowsay, whoami --verbose)
- React 18 + TypeScript
- Vite
- Tailwind CSS
- Framer Motion
- Lucide React
| Command | Action |
|---|---|
help |
Show all commands |
whoami |
Scroll to hero |
projects |
Scroll to projects |
skills |
Show tech stack |
theme |
List/switch themes |
github |
Open GitHub |
linkedin |
Open LinkedIn |
email |
Copy email |
resume |
Download resume |
clear |
Clear terminal |
npm install
npm run devnpm run build
npm run previewMIT