Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shreyanshiitk20/web-development-course
- Owner: ShreyanshIITK20
- Created: 2021-07-28T13:06:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-07T08:39:14.000Z (over 3 years ago)
- Last Synced: 2024-11-11T22:48:53.639Z (about 1 month ago)
- Topics: authentication, bootstrap5, css3, ejs-templating, expressjs, html5, javascript, mongodb, mysql, nodejs, oauth2, reactjs
- Language: JavaScript
- Homepage:
- Size: 14.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: newsletter-signup/Procfile
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/)