A modern developer portfolio built with a unique Ubuntu desktop-inspired UI, showcasing projects, skills, and experience in an interactive way.
💻 GitHub: https://github.com/kumarsgoyal
- 🖥️ Ubuntu-like desktop interface (boot screen, lock screen, apps)
- 📁 Interactive project showcase
- 🧑💻 Embedded code viewer (VS Code style)
- ⚡ Smooth animations and responsive design
- Frontend: React.js / Next.js
- Styling: CSS / Tailwind
git clone https://github.com/kumarsgoyal/ubuntu-portfolio.git
cd ubuntu-portfolionpm installnpm run devRuns the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console