About me
I am an outgoing, passionate and friendly Back End Engineer based in Denver, CO. With a degree in Hospitality Management, over 8 years of working in that industry and 6 years in Marketing, my ability to work in teams and focus on achieving a common goal is one of my greatest assets.
In 2020 I was laid off as an Event Producer due to Covid and that spearheaded my decision to change my career path. I went on to become an Administrative Assistant to the Chancellor at University of Denver, but I still felt like I was not where I was supposed to be.
After researching and speaking with alumni I decided to attend Turing School of Software & Design to learn Back End Software Engineering. I was ecstatic to enter a field where I feel like growth knows no limits. I am passionate about creating an experience for people and I am hoping to bring my great teamwork and eager to join a company dedicated to impactful work.
Preferred locations
- Denver, CO
Previous industries
Skills
Currently learning
Projects
Cheap Date
Cheap Date
Tools Used
Cheap Date is a project that created a tool to plan affordable dates for the user. The Back End takes in the Yelp API and produces endpoints via serialization for the Front End to consume and turn into features via the Rails MVC structure. This project was accomplished with 4 other engineers.
Puppy Playdate
Puppy Playdate
Tools Used
This is a rails application that allows for users to locate nearby dogs that want to meet up to play. This was a four person team that included Front End and Back End implementation. The Back End consumed Google API sources to use geolocation. I personally headed the Front End implementation of Bootstrap for style and mobile friendly use.
Market Money
Market Money
Tools Used
A company developing an interface to help people find sustainable and local alternatives for their lifestyle in their area needed the service built out that is responsible for providing functionality for Farmers Market & Vendors. This project exposes the data that powers this part of the site through an API that the front end would consume.
Lunch and Learn
Lunch and Learn
Tools Used
This is an app to explore recipes by country, add recipes to their "favorites" and indulge themselves in learning resources for desired countries. I exposed an API that aggregates data from multiple external APIs and requires an authentication token. I implemented Basic Authentication and used Webmock and VCR to stub requests to limit repeating requests.