ShreyanshIITK20 / Web-development-course

Full-stack web development boot camp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-development-bootcamp

This repository is compilation of all the applications and projects that I built while learning web development from Angela Yu.

Contents

Front-end development

  • HTML5
  • CSS3
  • Bootstrap 5
  • Javascript ES6
    1. JQuery
    2. DOM manipulation
  • ReactJS
  • MaterialUI
  • UI/UX design

Back-end development

  • Node.js
  • Express.js with Node.js
  • APIs - Application Programming Interface
  • EJS
  • Databases
    1. MySQL (SQL database)
    2. MongoDB (NoSQL database)
  • Mongoose with MongoDB
  • Deployment
  • Building RESTful API
  • Authentication and Security 1.Database encryption 2.Hashing and salting 3.Cookies and sessions 4.OAuth 2.0 with Google

Some notable links to explore

About

Full-stack web development boot camp


Languages

Language:JavaScript 40.1%Language:HTML 37.7%Language:CSS 13.8%Language:EJS 8.3%