https://github.com/joozef315/javascript-projects
8 small Javascript Projects
https://github.com/joozef315/javascript-projects
javascript small-projects
Last synced: 22 days ago
JSON representation
8 small Javascript Projects
- Host: GitHub
- URL: https://github.com/joozef315/javascript-projects
- Owner: JooZef315
- Created: 2021-08-27T01:12:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-30T03:02:41.000Z (almost 5 years ago)
- Last Synced: 2025-03-06T19:44:13.466Z (over 1 year ago)
- Topics: javascript, small-projects
- Language: HTML
- Homepage: https://joozef315.github.io/Javascript-Projects/
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 8 small Javascript Projects
- movies: calling TMDB APi using fetch to view top trending movies using flex box!
- pixelArt: make a pixels grid and just start drawing
- Vslider: simultaneously two oppsite vertical photos slider, and flex box is used
- colors: genrate a random color for the background
- cards: make personal cards for your people, and also flex box is used
- calc: realy just a calculator using Vanilla Javescript!
- slider: another photos slider, but this time with slideshow option
- names API: calling jsonplaceholder Api using fetch, and display some names with their posts using grid
## Live Demo: [Projects live](https://joozef315.github.io/Javascript-Projects/)!