Personal portfolio website of Gabriel Tsutomo Nakano - Full Stack Developer.
A high-fidelity, single-page developer portfolio built as a pixel-perfect Linux Terminal (ZSH/Oh-My-Zsh style) interface.
The entire UI is a terminal window centered on the screen, featuring:
- Boot Sequence - Fast-scrolling Linux-style system boot log
- ASCII Art - Large "NAKANO" logo displayed after boot
- Interactive Terminal - Clickable CLI navigation
- Neofetch Sidebar - System info display (OS, Shell, Uptime, etc.)
- CRT Effects - Scanlines and subtle flicker for authenticity
- Vue 3 - Composition API with TypeScript
- Tailwind CSS 4 - Utility-first styling
- Vite - Build tool and dev server
- JetBrains Mono - Monospace typography
| Command | Description |
|---|---|
whoami |
Professional bio and description |
ls projects |
Grid of project cards with tech stacks |
neofetch |
System information display |
contact |
Social links and contact info |
history |
Professional experience |
clear |
Clear terminal output |
home |
Return to welcome screen |
- Dark obsidian/slate terminal theme
- Traffic light window controls (red, yellow, green)
- Typewriter effect for all text output
- Blinking block cursor
- Smooth transitions and animations
npm installnpm run devnpm run buildnpm run type-checknpm run lint