A portfolio website simulating macOS's GUI interface. Click the Launchpad icon to explore some of my projects!
- 🖥 macOS-like desktop interface
- 🎨 Dynamic wallpaper support
- 📱 Responsive design
- 🌓 Light/Dark mode
- 🧩 Multiple apps (VSCode, Browser, Terminal, etc.)
- 🎯 Interactive dock and launchpad
- ⚡️ Powered by Vite for lightning-fast development
- Framework: React
- State Management: Zustand
- Styling: UnoCSS
- Build Tool: Vite
- Language: TypeScript
# Clone the repository
git clone https://github.com/pakagronglb/pakagronglb-macOS-portfolio.git
# Install dependencies
pnpm install
# Start development server
pnpm dev
# Build for production
pnpm build
- Big thanks to Renovamen for the original project inspiration!
- Icons from macOS Icons
- File icons generated using sindresorhus/file-icon-cli
- Inspired by macOS Big Sur and Catalina
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions, issues and feature requests are welcome! Feel free to check the issues page.