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

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.

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!!*