I am a creative problem solver, a purpose driven learner and a collaborator. I adjust quickly to new environments and approach challenges iteratively, with ease and excitement. I have always loved building things.
In December of 2019, I started a full stack web development bootcamp with the University of New Hampshire (UNH). The program is offered through UNH, in a partnership with Trilogy Education Services. The program offers an in-depth curriculum. On the frontend, we learned HTML5, CSS, Bootstrap, Javascript (including ES6), and jQuery. In the backend we learned Node.js, Express, MySQL, and MongoDB. The last bit of the bootcamp is spent learning the React framework.
This was our final project for the bootcamp and I was the team lead. We worked with the Appleseed Initiative to build and app that helps manage independent reforestation efforts.
This was a team project. We built an employee feedback application that will allow employers to view and track feedback from their employees.
This was one of my first assignments using MySQL. It is a simple app that allows a user to input the name of a burger they want to eat. When the user clicks the "devour" button, the burger moves to the right hand side.
This app allows a use to search for an US city and get back the current weather along with the five day forecast. It also utilizes local storage to save users past searches.
This application presents the user with a series of multiple-choice questions realted to coding. When a user selects the wrong answer, time will be taken off the clock. When the user is presented with their final score they are then given the option to save their results in local storage.
This application allows the user to schedule out one day of tasks. The hour rows will change color based on what the current hour is. Tasks get saved in local storage.