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 development front-end frontend html javascript npm react tailwind web webdevelopment
Last synced: 3 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T18:51:09.000Z (over 1 year ago)
- Last Synced: 2026-01-03T11:37:54.901Z (6 months ago)
- Topics: bootstrap, css, development, front-end, frontend, html, javascript, npm, react, tailwind, web, webdevelopment
- Language: JavaScript
- Homepage: https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/
- Size: 10.9 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)
- **Game Over** -- [(source)](./js/game-over/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/js/game-over/index.html)
### React
- **Start Framework** -- [(source)](./react/start-framework/) [(live)](https://start-framework.pages.dev/)
- **E-Commerce (final project)** -- [(source)](./react/ecommerce-route-academy-final-project) [(live)](https://ecommerce-route-academy-final-project.pages.dev/)