This project is an interactive portfolio designed to mimic the look and feel of the Ubuntu desktop environment.
- Desktop Environment: A simulated Ubuntu desktop environment with draggable windows, a file explorer, and a terminal.
- Audio Player: An integrated audio player with visualizer.
- Notepad++: A built-in text editor for viewing and editing file contents.
- File Explorer: Navigate through different sections like Home, Downloads, and more.
- Terminal: A simulated terminal for executing commands.
- Node.js
- npm (Node Package Manager)
- Git (optional)
-
Clone the repository or download ZIP:
git clone https://github.com/qrexpy/ubuntu-portfolio cd ubuntu-portfolio
-
Install http-server globally:
npm install -g http-server
-
Start the local server:
http-server -p 8000
-
Open in your browser:
- Navigate to http://localhost:8000 or to the IPs you got from terminal
- Add more functionality to the animations.
- Make it more similar to actual Ubuntu.
- Fix browser