Skip to content

adityaraut649/AngelaYu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 The Complete Web Development Bootcamp

by Dr. Angela Yu — Udemy

A personal repository containing my notes, exercises, and projects from The Complete 2024 Web Development Bootcamp by Dr. Angela Yu.


Note: Structure updates as I progress through the course.


🧠 Topics Covered

🔹 Frontend

  • HTML5
  • CSS3
  • Flexbox & Grid
  • Bootstrap 5
  • JavaScript (ES6+)
  • DOM Manipulation
  • jQuery

🔹 Backend

  • Node.js
  • Express.js
  • EJS Templating
  • REST APIs
  • Authentication

🔹 Database

  • SQL
  • PostgreSQL

🔹 Tools & Others

  • Git & GitHub
  • React.js
  • Web3 & Blockchain Basics

🏗️ Projects

# Project Tech Stack Status
1 Personal Portfolio HTML, CSS ✅ Done
2 TinDog Landing Page HTML, CSS, Bootstrap ✅ Done
3 Simon Game JavaScript, jQuery, DOM ✅ Done
4 Blog Website Node.js, Express, EJS 🔄 In Progress
5 Todo List App Node.js, Express, MongoDB 🔜 Upcoming

More projects will be added as the course progresses.


🚀 Getting Started

For frontend files (HTML/CSS/JS)

Just open the .html file in your browser.

For backend projects (Node.js)

git clone https://github.com/adityaraut649/WebDev-AngelaYu.git
cd project-folder
npm install
node index.js

📚 Course Info

  • Course: The Complete 2024 Web Development Bootcamp
  • Instructor: Dr. Angela Yu
  • Platform: Udemy
  • Duration: 61+ hours

🛠️ Tools Used

  • VS Code
  • Chrome DevTools
  • Git & GitHub
  • Node.js
  • Postman

📬 Connect

About

This is the Angela Yu Full Stack web Applications Course Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors