Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)