Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 349 Bytes

File metadata and controls

23 lines (16 loc) · 349 Bytes

Terminal Portfolio

A personal portfolio website with a CLI (Command Line Interface) aesthetic. Built with React, TypeScript, and Vite.

Features

  • Boot sequence animation
  • Draggable terminal windows
  • Folder-based navigation
  • Retro terminal vibe

Getting Started

npm install
npm run dev

Build

npm run build