This bootcamp, through Udemy, is taught by instructor Dr. Angela Yu from the App Brewery. There, I was able to sharpen and learn a lot of new web development skills.
The Keeper App is a simplified clone of Google Keep. The main purpose of creating this application was to sharpen my skills on some key concepts in React.js. Some core concepts that I was able to practice during the creation of this project was event handling, state management with React Hooks, array functions, forms, and spread operators.
The main idea behind TinDog was to make a Tinder for Dogs. The goal in this project was to recreate the TinDog landing page from a design of the page while implementing Bootstrap components. In practicing front-end development for this project, I was able to improve my skills with HTML and CSS.
The Secrets App is an application where users can share information anonymously.
The goal of this project was to practice many server-side aspects such as connecting to MongoDB using Mongoose, user authentication and third-party logins using Passport.js, and different ways to hash user passwords.