Skip to content

qrexpy/ubuntu-portofolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Desktop Portfolio

This project is an interactive portfolio designed to mimic the look and feel of the Ubuntu desktop environment.

Features

  • 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.

Requirements

  • Node.js
  • npm (Node Package Manager)
  • Git (optional)

Usage (locally)

  1. Clone the repository or download ZIP:

    git clone https://github.com/qrexpy/ubuntu-portfolio
    cd ubuntu-portfolio
  2. Install http-server globally:

    npm install -g http-server
  3. Start the local server:

    http-server -p 8000
  4. Open in your browser:

To-Do

  1. Add more functionality to the animations.
  2. Make it more similar to actual Ubuntu.
  3. Fix browser

About

Ubuntu-styled profile for a unique engagement with the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages