About me
I'm a back end software developer with a diverse background, including experience in cosmetology and sales, which has equipped me with the ability to thrive independently or collaboratively. In the past year, I've immersed myself in the world of Ruby. In this time I’ve developed strong aptitudes for debugging, navigating unfamiliar material, and collaborative problem solving.
Preferred locations
- Denver, CO
- Portland, OR
- Salt Lake City, UT
- Burlington, VT
- Seattle, WA
Previous industries
Skills
Currently learning
Projects
Tavern Keeper (Back End)
Tavern Keeper (Back End)
Tools Used
This application is a Dungeons and Dragons Encounter Builder, with the intended user being a Dungeon Master. It allows the user to fill out a form to add encounter details including encounter name, party size, party level, summary, description, treasure & rewards, and monsters. Monsters from the D&D 5e compendium can be filtered and added based on size, name, hit points, and armor class attributes.
This GraphQL API handles the backend functionality including:
- Consumption of third party D&D 5e GraphQL API
- Query endpoint(s) for display of created encounters as well as monster details
- Mutation endpoint(s) for creation of new encounters
Sweater Weather
Sweater Weather
Tools Used
Sweater Weather is an API only app that was built as the final solo project for our 3rd quarter at Turing. In this project we were challenged to create an app based on the needs of a hypothetical front end team. We were provided with a list of wireframes, and the data that the FE team would need to populate the web page. The purpose of the app is to provide a 5 day forecast at a given destination, or the weather at time of arrival. The app also handles user sign up and login. I aggregate data from Weather and Travel API's to provide a forecast from the given destination.