Skip to content

My solutions for challenges of web devlopment bootcamp by Angela Yu on udemy

Notifications You must be signed in to change notification settings

Aboeleneen/Web-Development-Bootcamp-projects

Repository files navigation

The Complete 2020 Web Development Bootcamp projects

My solutions for challenges of web devlopment bootcamp by Angela Yu on udemy platform which covered :

  • Html , css and bootstrap
  • JavaScript and JQuery
  • Node.js
  • Express.js
  • MongoDB
  • React.js
  • ...

Project one : Dice challenge

Add the functionality to the website in order to play the game correctly

  • Objective : practicing on JavaScript (Document Object Model).
  • Starter code with html and css files only from appbrewery.

Project two : Drum kit challenge

Add the functionality to the website in order to simulate Drum kit to play some music

  • Objective : practicing on (Event listeners) in JavaScript.
  • Starter code with html and css files from appbrewery

Project three: Simon game challenge

Simulation of the famous game simon as a web application

  • Objective : practicing on JQuery.
  • Starter code with html and css files from [appbrewery].

Project four : TodoList Challenge

Implement a web application for a simple todo list

  • Objective : practicing on (Express.js , templating usig EJS)
  • Starter code with css file from appbrewery

Project five : Blog Website Challenge

Build a web application for personal blog

  • Objective : practicing on(EJS , Layouts)
  • Starter code with html and css files from appbrewery

Project six : Wiki-Api

Build a simple Restful API from scratch

  • Objective : practicing on(MongoDB , Restful API)

Project Seven : Secrets Challenge

Web appplication to keep your secrets and share them anonymously!

  • Objective : practicing on (Authentication and security)
    • database encryption
    • salting and hashing passwords
    • using environment variables
    • cookies and sessions
    • third party oauth (google apis)
  • Starter code with html and css files from appbrewery

Project Eight : Keeper App

clone of google keeper app

  • Objective : practicing on (React.js)
  • Starter code with html and css files from appbrewery

About

My solutions for challenges of web devlopment bootcamp by Angela Yu on udemy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published