This repository contains all the projects and exercises I built while completing The Complete Web Development Bootcamp by Dr. Angela Yu (Udemy).
The goal of this repository is to document my progress, practice full-stack development, and build a strong portfolio by implementing real-world projects using modern web technologies.
The course covers the complete web development stack including:
- Frontend Development
- Backend Development
- Databases
- APIs
- Authentication
- Web3 Fundamentals
Technologies learned and used throughout this repository include:
- HTML5
- CSS3
- Flexbox & Grid
- Bootstrap
- JavaScript (ES6+)
- DOM Manipulation
- Git & GitHub
- Node.js
- Express.js
- EJS
- REST APIs
- MongoDB / PostgreSQL
- Authentication (OAuth / Sessions / Cookies)
- React.js
This repository serves as:
- A learning tracker for my full stack journey
- A collection of projects built during the course
- A portfolio reference for recruiters and developers
- Practice for writing clean and structured code
Frontend:
- HTML5
- CSS3
- Bootstrap
- JavaScript
- React.js
Backend:
- Node.js
- Express.js
Database:
- MongoDB / PostgreSQL
Other Tools:
- Git
- GitHub
- NPM
- REST APIs