Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shreyanshiitk20/web-development-course

Full-stack web development boot camp
https://github.com/shreyanshiitk20/web-development-course

authentication bootstrap5 css3 ejs-templating expressjs html5 javascript mongodb mysql nodejs oauth2 reactjs

Last synced: about 1 month ago
JSON representation

Full-stack web development boot camp

Awesome Lists containing this project

README

        

# 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
* [Dribble - Your designer bestfriend](https://dribbble.com/)
* [Wireframe your dream site with Balsamiq](https://balsamiq.com/)
* [Icons for everything on Fontawesome](https://fontawesome.com/)
* [Color palettes to match your design](https://colorhunt.co/)
* [Frontend challenges](https://www.frontendmentor.io/challenges)
* [Graphics](https://undraw.co/)
* [Transparent textures](https://www.transparenttextures.com/)
* [MaterialUI](https://material-ui.com/)