IAmMaulik / Learning_Web_Dev

Compilation of codes written while learning web development online from various sources

Home Page:https://iammaulik.github.io/Learning_Web_Dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Web Development

This is a repository containing all the codes that I wrote (and am still writing) while learning full-stack web development.

Main Topics Covered

  • HTML
  • CSS
  • Basic and Intermediate JavaScript
  • Advanced JavaScript
    • Promises
    • Fetch API
    • Async / Await (AJAX)
    • Destructuring
  • Bootstrap 4
  • DOM & DOM Manipulation
  • jQuery
  • Node.js
    • NPM
      • express
      • ejs
      • body-parser
      • request
      • nodemon
      • lodash
  • Express.js
  • API
    • JSON
    • Authentication
    • Mailchimp API
  • Hosting (Heroku and other also)
  • EJS
  • Databases
    • SQL
    • MongoDB
  • Mongoose
  • MongoDB Atlas
  • Authentication & Security
    • Cookies and Sessions
    • Passport.js
    • Hashing
    • Salting
    • bcrypt
    • Google OAuth
  • React
    • Components

Projects

The following are the projects that I made:

About

Compilation of codes written while learning web development online from various sources

https://iammaulik.github.io/Learning_Web_Dev


Languages

Language:HTML 33.7%Language:JavaScript 31.6%Language:CSS 20.6%Language:EJS 13.9%Language:Procfile 0.0%