Skip to content

rupayanr/portfolio

Repository files navigation

rupayan.dev

A terminal-themed developer portfolio with bento grid layout, interactive commands, and 7 switchable themes.

Features

  • 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)

Tech Stack

  • React 18 + TypeScript
  • Vite
  • Tailwind CSS
  • Framer Motion
  • Lucide React

Commands

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

Development

npm install
npm run dev

Build

npm run build
npm run preview

License

MIT