This repository serves as the hub for my finished projects from the
the 2022 Web Development Bootcamp
instructed by Dr. Angela Yu of the
The London App Brewery. The link to the full course can be found here.
This course covers a wide range of languages, frameworks, and techniques used in web development today, from back to front. The curriculum is divided in a way that teaches new concepts and reinforces previous ones. Each of the 40 modules stair-steps into a final project, with the goal of both educataing and portfolio building.
Listed below are a handful of the projects I've completed that each highlight a skill or concept I've learned along the way.
While reviewing the code, you might see things that are spaced out or deconstructed This is because I wanted to focus my comments and structure on readability over compact refactoring.
A mock startup company landing page, focused on Bootstrap. This project focused on popular Bootstrap elements, as well as dynamic screen sizing, and code formatting.
Basic Blog website with articles dynamically displayed on homepage, built with MongoDB backend for article storage.
Basic example of a portfolio landing page using only HTML, CSS and Bootstrap.
A simple web tool for picking a random winner. This was an early lesson on implementing JavaScript into a web browser.
Another early JavaScript project, focused on mixing JavaScript and Bootstrap in a webpage, as well as an introduction to JQuery.
Keeper is a web application used for creating and storing "Post-it" style notes. This was a full stack project built with React, MongoDB, and JavaScript.
A web landing page for users to join a newsletter mailing list. This project uses Google Authentication and a Mailchimp API to successfully store user data.
A web application for posting anonymous messages. This project centered around 7 different levels of security and authentication using hashing, cookies, Google & Facebook OAuth, and more.
A retro-themed Simon Says game, focused on JS event handling and logic within a Bootstrap website
A basic To-Do List web application that allows for custom list creation using mongoDB Atlas for storage. Built with bootstrap & hosted on Heroku web server.
To view any of the projects listed above in further detail, click the project name and follow the steps displayed in the corresponding ReadMe files
Jake Brunner - [email protected]
LinkedIn - https://www.linkedin.com/in/jake-brunner-21760522b/
This Repository - https://github.com/jandrew13/Web-Dev-Bootcamp