This repository contains personal web development projects built as a code-along for The Complete Web Development Bootcamp on Udemy. I recreated the lessons and projects for practice, and this repo is not affiliated with or endorsed by the instructor or Udemy.
This repository showcases my progress while learning web development.
The course covers HTML/CSS, JavaScript, jQuery, Node.js, Express.js, MongoDB, APIs, Git/GitHub, and deployment.
This repository is divided into folders, each representing a different section or project from the course. Each folder contains the code, assets, and any relevant documentation for that section.
Below are the key projects developed as part of this code-along:
-
Movie Ranking Project (Section 2.4) - An HTML page listing a personal top 3 movies of all time, using headings and paragraphs.
-
Birthday Invite Project (Section 3.4) - A birthday invitation webpage using lists, anchor links, and images.
-
HTML Portfolio Project (Section 4.3) - A multi-page HTML portfolio showcasing previous projects, with navigation links to About Me and Contact Me pages.
-
Color Vocab Project (Section 5.4) - A Spanish color vocabulary page styled with external CSS, demonstrating CSS selectors and color styling.
-
Motivation Meme Project (Section 6.4) - A motivational poster webpage using Google Fonts, CSS box model, and image styling.
-
CSS Flag Project (Section 7.3) - A recreation of the Flag of Laos using only CSS, demonstrating CSS positioning and combining selectors.
In addition to the course projects, I also built a fully responsive portfolio website using HTML and CSS:
This repository is primarily for learning purposes and follows the structure of the Udemy course above. If you'd like to suggest improvements or add new features, feel free to fork the repo, make your changes, and submit a pull request.
This repository is licensed under the MIT License.