https://github.com/shreya-sikder/udemy-webdevelopment
The Complete Web Development Bootcamp course on Udemy, taught by Angela Yu.
https://github.com/shreya-sikder/udemy-webdevelopment
angela-yu api-rest bootstrap css ejs express html javascript mongodb nft nodejs react udemy web-development
Last synced: 4 months ago
JSON representation
The Complete Web Development Bootcamp course on Udemy, taught by Angela Yu.
- Host: GitHub
- URL: https://github.com/shreya-sikder/udemy-webdevelopment
- Owner: Shreya-Sikder
- Created: 2025-04-29T04:00:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-05-16T15:50:22.000Z (5 months ago)
- Last Synced: 2025-06-15T04:08:48.600Z (4 months ago)
- Topics: angela-yu, api-rest, bootstrap, css, ejs, express, html, javascript, mongodb, nft, nodejs, react, udemy, web-development
- Language: HTML
- Homepage: https://shreya-sikder.github.io/Udemy-WebDevelopment/
- Size: 1.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Complete Full-Stack Web Development Bootcamp 👩 💻
This repository documents my journey through [Angela Yu's Web Development Bootcamp](https://www.udemy.com/course/the-complete-web-development-bootcamp/) on Udemy.
It includes all the major projects, practice files, and experiments I've built while learning **HTML**, **CSS** and more.---
## 🗂️ Projects Overview
### 1.[Introduction to CSS](https://github.com/Shreya-Sikder/Udemy-WebDevelopment/tree/main/Basics%20of%20CSS)
### 2.[CSS Properties](https://github.com/Shreya-Sikder/Udemy-WebDevelopment/tree/main/CSS%20Properties)
### 3.[Intermediate CSS](https://github.com/Shreya-Sikder/Udemy-WebDevelopment/tree/main/Intermediate%20CSS)
### 4.[A Fun task: Making Flag of Different Countries](https://github.com/Shreya-Sikder/Udemy-WebDevelopment/tree/main/Flag)
### 5.[Advanced CSS](https://github.com/Shreya-Sikder/Udemy-WebDevelopment/tree/main/Advanced%20CSS)
### 6.[FlexBox](https://github.com/Shreya-Sikder/Udemy-WebDevelopment/tree/main/Flexbox)
### 7.[Grid](https://github.com/Shreya-Sikder/Udemy-WebDevelopment/tree/main/Grid)## 🧰 Technologies & Tools
- HTML5
- CSS3 (Flexbox, Grid, Bootstrap)
- SQL
- VS Code---
## 📚 Recommended Resources
- [📘 MDN Web Docs – CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
A comprehensive and trusted reference for learning CSS properties and layout techniques.
- [🔍 MDN Web Docs – Using Media Queries](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_media_queries/Using_media_queries)
A detailed guide on how to use CSS media queries to create responsive designs.
- [🎨 Color Hunt](https://colorhunt.co/)
A curated library of modern and trendy color palettes for web design inspiration.
- [CSS Flexbox Layout Guide](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)
A complete guide about flexbox, focusing on all the different possible properties for the parent element (the flex container) and the child elements (the flex items).
- [🔤 Google Fonts](https://fonts.google.com/)
A vast collection of free and open-source fonts for web design.---
*HAPPY CODING!!*