A portfolio web app styled as a very minimal desktop environment, inspired by Linux. It features a taskbar with links, system clock, and a terminal window where users can explore the portfolio using basic commands (cd, ls, open). Content like projects, resume, and skills are shown using PDFs, images, or Markdown.
Tech Stack: React.js, Vite, CSS
Features:
Minimal Linux-style desktop UI
Terminal window for navigation
Launch bar with links (GitHub, LinkedIn, Behance, etc.)
Responsive and clean design
Hosting: GitHub Pages
🔗 Live Site: https://aymenm9.github.io/portfolio/
-
Open a terminal.
-
Navigate to the project folder:
npm install npm run dev
-
vist portfolio