Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
qrexpy authored Nov 26, 2024
1 parent a5aa328 commit a0d2681
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 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.

## To-Do

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

## Usage (locally)

1. Clone the repository:
```sh
git clone https://github.com/qrexpy/ubuntu-portfolio
```
2. Open `index.html` in your web browser to view the portfolio.

0 comments on commit a0d2681

Please sign in to comment.