Portfolio
COVID Tracker
Link to Github Repository
I collaborated on this project with 4 other developers. We wanted to make an app with reliable COVID-19 information where users could visit and see all kinds of different data. Users can sign up and log in to get access to even more data. This app was built with the MERN stack.
Hidden Gems
Link to Github Repository
The focus of this assignment was to work with a group of fellow students to create a fully-functional website utilizing all of the material we have learned so far in class. Our project, Hidden Gems, is a Google Maps API-powered application, utilizing a MYSQL database in conjunction with Sequelize, that lets the user store locations on a map of places they loved visiting before the pandemic lockdowns, as reminders to visit them again or to share their experience with other users encouraging them to visit. When the user clicks anywhere on the map, a pop up window appears and lets them enter information about the location. After submitting their location, the marker's data and location is written into the database for future use and for others to see.
Eat-Da-Burger!
Link to Github Repository
This was my first assignment that introduced me to the MVC design pattern. It was a tough transition learning the new layout of files and how to separate, yet connect, all the code but I can see how it is a critical design to learn in order to easily make future updates to an app. This assignment also used a homemade ORM to create an object for all the SQL statement functions. I also used MySQL, Node, Express.js, and Handlebars to complete this app.
Realm Roller
Link to Github Repository
This was my first attempt at a group project with my bootcamp cohort. We were tasked to use 2 server-side APIs, find and use a new CSS framework other than Bootstrap, and create a responsive and polished website. My group and I decided to create a 1-stop shop for everything a D&D Master might need to run a successful campaign.