Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hussein-m-kandil/route-frontend-bootcamp-study
Projects I built while studying the Front-End Web Development Bootcamp at Route Academy.
https://github.com/hussein-m-kandil/route-frontend-bootcamp-study
bootstrap css css3 development ecmascript front-end frontend html html5 javascript jquery nextjs npm react sass tailwind typescript web webaccessibility webdevelopment
Last synced: about 1 month ago
JSON representation
Projects I built while studying the Front-End Web Development Bootcamp at Route Academy.
- Host: GitHub
- URL: https://github.com/hussein-m-kandil/route-frontend-bootcamp-study
- Owner: hussein-m-kandil
- Created: 2024-09-22T11:34:41.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-07T11:38:27.000Z (about 2 months ago)
- Last Synced: 2024-12-07T12:23:49.769Z (about 2 months ago)
- Topics: bootstrap, css, css3, development, ecmascript, front-end, frontend, html, html5, javascript, jquery, nextjs, npm, react, sass, tailwind, typescript, web, webaccessibility, webdevelopment
- Language: HTML
- Homepage: https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/
- Size: 9.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Route Front-End Bootcamp Study
Projects I built while studying the **Front-End Web Development Bootcamp** at [**_Route Academy_**](https://www.linkedin.com/company/routeacademy).
## Projects
### HTML
- **Table** -- [(source)](./html/table/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/html/table/index.html)
- **Form** -- [(source)](./html/form/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/html/form/index.html)### CSS
- **Bakery** -- [(source)](./css/bakery/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/css/bakery/index.html)
- **Fokir** -- [(source)](./css/fokir/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/css/fokir/index.html)
- **Mealify** -- [(source)](./css/mealify/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/css/mealify/index.html)### Bootstrap
- **DevFolio** -- [(source)](./bootstrap/devfolio/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/bootstrap/devfolio/index.html)
### JavaScript
- **Problem Solving** -- [(source)](./js/js-problem-solving/js/index.js)
- **Random Quote Generator** -- [(source)](./js/random-quote-generator/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/js/random-quote-generator/index.html)
- **Bookmark** -- [(source)](./js/bookmark/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/js/bookmark/index.html)
- **Login System** -- [(source)](./js/login-system/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/js/login-system/index.html)
- **Weather App** -- [(source)](./js/weather-app/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/js/weather-app/index.html)