Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giovananog/web-development-course
HTML, CSS, Javascript, Node, React, MongoDB, Web3 and DApps
https://github.com/giovananog/web-development-course
bootcamp javascript web-development
Last synced: 16 days ago
JSON representation
HTML, CSS, Javascript, Node, React, MongoDB, Web3 and DApps
- Host: GitHub
- URL: https://github.com/giovananog/web-development-course
- Owner: giovananog
- Created: 2023-10-22T13:44:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-04T01:31:58.000Z (7 months ago)
- Last Synced: 2024-06-04T03:05:39.067Z (7 months ago)
- Topics: bootcamp, javascript, web-development
- Language: EJS
- Homepage:
- Size: 3.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Development Course
![GitHub repo size](https://img.shields.io/github/repo-size/giovananog/web-development-course?style=for-the-badge)
![GitHub last commit](https://img.shields.io/github/last-commit/giovananog/web-development-course?style=for-the-badge)
> This repository contains the projects and materials developed during the "The Complete 2024 Web Development Bootcamp" course from Udemy.
## 🖥️ Course Content
The course covers:
1. **HTML and CSS Fundamentals**
- Learn to create web pages with HTML and style them with CSS.2. **JavaScript**
- Master JavaScript to make your web pages interactive.3. **Frontend Development with React**
- Build dynamic and responsive user interfaces using React.4. **Backend Development with Node**
- Create robust servers and APIs with Node.js and Express.5. **Database Management with PostgreSQL**
- Manage data using the PostgreSQL database management system.6. **Web3 and DApps Development**
- Explore decentralized development with Web3 and DApps.7. **Professional Practices**
- Learn professional development best practices.## 📁 Repository Structure
The repository is organized into sections, each reflecting a different project from the course:
- `Band Generator Project`: Band name generator.
- `Dicee Challenge`: Dice game.
- `Drum Kit Project`: Drum kit simulator.
- `Keeper App Project (React)`: Note-taking app using React.
- `Middleware Project`: Middleware project.
- `Passing Data Project`: Data passing practice project.
- `PostgreSQL Projects`: Projects using PostgreSQL.
- `QR Code Project`: QR code generator.
- `REST APIs Project`: RESTful APIs creation.
- `Secrets Project`: Secrets storage application.
- `Simon Game`: Simon memory game.
- `essential js`: Essential JavaScript fundamentals.## 🛠️ Technologies Used
- HTML
- CSS
- JavaScript
- React
- Node.js
- Express
- PostgreSQL
- Web3## 🌐 Course URL
[Udemy Course: The Complete 2024 Web Development Bootcamp](https://www.udemy.com/course/the-complete-web-development-bootcamp/)