An open API service indexing awesome lists of open source software.

https://github.com/mahboub99/portfolio-website

👀 this is my ِportfolio website ... where you can find all my projects
https://github.com/mahboub99/portfolio-website

Last synced: about 1 year ago
JSON representation

👀 this is my ِportfolio website ... where you can find all my projects

Awesome Lists containing this project

README

          




![Mahboub](https://user-images.githubusercontent.com/43186742/106363293-4f015700-6330-11eb-9e49-be380a6c1e23.png)


Mahboub



[![GitHub contributors](https://img.shields.io/github/contributors/Mahboub99/-portfolio-website)](https://github.com/Mahboub99/portfolio-website/contributors)
[![GitHub issues](https://img.shields.io/github/issues/Mahboub99/-portfolio-website)](https://github.com/Mahboub99/portfolio-website/issues)
[![GitHub forks](https://img.shields.io/github/forks/Mahboub99/-portfolio-website)](https://github.com/Mahboub99/portfolio-website/network)
[![GitHub stars](https://img.shields.io/github/stars/Mahboub99/-portfolio-website)](https://github.com/Mahboub99/portfolio-website/stargazers)
[![GitHub license](https://img.shields.io/github/license/Mahboub99/-portfolio-website)](https://github.com/Mahboub99/portfolio-website/blob/master/LICENSE)



## About
> simple portfolio website useing react

### Installation

1. **_Clone the repository_**

```sh
$ git clone https://github.com/Mahboub99/portfolio-website
```
2. **_Navigate to repository directory_**
```sh
$ cd portfolio-website/Mahboub
```

3. **_Install dependencies_**

```sh
$ npm install
```

1. **_Compiles and hot-reloads for development_**
```sh
$ npm start
```
### File structure

```shell
| package-lock.json
| README.md
|
\---Mahboub
| .gitignore
| package-lock.json
| package.json
| README.md
| yarn.lock
|
+---public
| favicon.ico
| favicon.png
| index.html
| logoWhite.png
| manifest.json
| robots.txt
|
\---src
| App.css
| App.js
| App.test.js
| index.css
| index.js
| setupTests.js
| styles.js
|
+---components
| +---Home
| | Home.css
| | Home.jsx
| |
| +---NavBar
| | NavBar.css
| | NavBar.jsx
| |
| \---Project
| Project.css
| Project.jsx
|
+---DataBase
| Projects.js
|
+---images
| | hero.svg
| | logo.png
| | logo2.png
| | Mahboub.jpg
| | Programming.png
| | Tech.png
| |
| +---Projects-Demos
| | A4A.png
| | AlgoBrain.png
| | BlobbyVolley.png
| | GeometryAttack.png
| | Oud.png
| | PaintForKids.png
| | ResturantSimulator.png
| | SpaceTrippers.png
| |
| \---Projects-logos
| A4A.svg
| AlgoBrain.svg
| BlobbyVolley.svg
| GeometryAttack.svg
| Oud.svg
| PaintForKids.svg
| ResturantSimulator.svg
| SpaceTrippers.svg
|
\---themes
Dark.js
Light.js
```

### screen Screenshots

![image](https://user-images.githubusercontent.com/43186742/106362161-05157280-632a-11eb-9217-11abba805222.png)


![image](https://user-images.githubusercontent.com/43186742/106362182-1bbbc980-632a-11eb-84ac-62980ff36eb9.png)


![image](https://user-images.githubusercontent.com/43186742/106362198-342be400-632a-11eb-8b47-4082448e34b1.png)


![image](https://user-images.githubusercontent.com/43186742/106362207-44dc5a00-632a-11eb-8665-7f5347736e04.png)


![image](https://user-images.githubusercontent.com/43186742/106362218-53c30c80-632a-11eb-9ade-711f037edd07.png)


![image](https://user-images.githubusercontent.com/43186742/106362234-6b01fa00-632a-11eb-879c-d20ee53bf28a.png)


![image](https://user-images.githubusercontent.com/43186742/106362255-810fba80-632a-11eb-80d6-d6921e888b35.png)


![image](https://user-images.githubusercontent.com/43186742/106362277-a1d81000-632a-11eb-80a1-abad683d8704.png)


![image](https://user-images.githubusercontent.com/43186742/106362300-b4524980-632a-11eb-9c4b-0de18811ade5.png)


### Contributors








Ahmed Mahboub






### Licence
[MIT Licence](https://github.com/-portfolio-website/blob/main/LICENSE)