Skip to content

Commit

Permalink
added download link for android app
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadfathy97 committed Dec 31, 2020
1 parent 0bf56df commit d80fa41
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
Binary file modified 10-js-projects-cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,40 @@
![10 js projects](10-js-projects-cover.png)
# 10 JS Projects
I love to challenge myself so I decided to make 10 projects with different technologies as I could.
### Text Editor [code](https://github.com/ahmadfathy97/10-js-projects/tree/text-editor) | [preview](https://online-text-editor.netlify.app/)

> I love to challenge myself so I decided to make 10 projects with different **JS** frameworks and libraries as I could.
### 1. Text Editor [code](https://github.com/ahmadfathy97/10-js-projects/tree/text-editor) | [preview](https://online-text-editor.netlify.app/)
* Vuejs
* codemirror

### 3d-car [code](https://github.com/ahmadfathy97/10-js-projects/tree/3d-car) | [preview](https://3d-car.netlify.app/)
### 2. 3d-car [code](https://github.com/ahmadfathy97/10-js-projects/tree/3d-car) | [preview](https://3d-car.netlify.app/)
* three.js

### just smile [code](https://github.com/ahmadfathy97/10-js-projects/tree/face-recognition) | [preview](https://just-smile.netlify.app/)
### 3. just smile [code](https://github.com/ahmadfathy97/10-js-projects/tree/face-recognition) | [preview](https://just-smile.netlify.app/)
* face-API

### calculator [code](https://github.com/ahmadfathy97/10-js-projects/tree/calculator) | [download](https://github.com/ahmadfathy97/10-js-projects/releases/download/Calculator/calculator.Setup.1.0.0.exe)
### 4. calculator (desktop app) [code](https://github.com/ahmadfathy97/10-js-projects/tree/calculator) | [download](https://github.com/ahmadfathy97/10-js-projects/releases/download/Calculator/calculator.Setup.1.0.0.exe)
* electron

### space war game [code](https://github.com/ahmadfathy97/10-js-projects/tree/space-war) | [preview](https://space-war2.netlify.app/)
### 5. space war (online game) [code](https://github.com/ahmadfathy97/10-js-projects/tree/space-war) | [preview](https://space-war2.netlify.app/)
* p5.js

### covid19 cases [code](https://github.com/ahmadfathy97/10-js-projects/tree/covid19-cases) | [preview](https://covid19-cases-charts.netlify.app/)
### 6. covid19 cases [code](https://github.com/ahmadfathy97/10-js-projects/tree/covid19-cases) | [preview](https://covid19-cases-charts.netlify.app/)
* chart.js

### Twitter Anti Curse (browser extension) [code](https://github.com/ahmadfathy97/10-js-projects/tree/anti-bad-words)
### 7. Twitter Anti Curse (browser extension) [code](https://github.com/ahmadfathy97/10-js-projects/tree/anti-bad-words)
* javaScript

### photos gallery [code](https://github.com/ahmadfathy97/10-js-projects/tree/photos-gallery) | [preview](https://photos-gallery-preview.herokuapp.com/)
### 8. photos gallery [code](https://github.com/ahmadfathy97/10-js-projects/tree/photos-gallery) | [preview](https://photos-gallery-preview.herokuapp.com/)
* expressjs
* mongodb
* cloudinary cloud
* ejs preprocessor

### chat app [code](https://github.com/ahmadfathy97/10-js-projects/tree/chat-app) | [preview](https://chat-app-test.netlify.app/)
### 9. chat app [code](https://github.com/ahmadfathy97/10-js-projects/tree/chat-app) | [preview](https://chat-app-test.netlify.app/)
* expressjs
* socket.io

### jokes mobile app [code](https://github.com/ahmadfathy97/10-js-projects/tree/jokes-app) | [dwonload](#)
### 10. jokes (mobile app) [code](https://github.com/ahmadfathy97/10-js-projects/tree/jokes-app) | [dwonload](https://github.com/ahmadfathy97/10-js-projects/releases/download/Calculator/jokes.apk)
* NativeScript
* VueJs

0 comments on commit d80fa41

Please sign in to comment.