About me
From my travels abroad I have come to understand that it is a diverse group of minds that have great thoughts. I plan to use this knowledge and my previous experience in commercial construction to thrive as a developer. Please reach out if you feel that you may have an opportunity with a company that emphasizes a culture of growth for both themselves and their employees.
Preferred locations
- Denver, CO
- Miami, FL
- Austin, TX
- Seattle, WA
Previous industries
Skills
Currently learning
Projects
Rails Engine
Rails Engine
Tools Used
About The Project
This project's purpose was to apply the learning of API exposure to data that was formated through a serializer. Principles and structure of RESTful routes and MVC were followed. A total of 11 different endpoints were exposed which included functions to find both a merchant and a list of items based on a query. Testing was performed via Rspec and Factory Bot in conjunction with Faker was used to produce test data.
Built With
Phast Phood
Phast Phood
Tools Used
The recipes you want, without making you scroll through a novel first. Don’t care what you eat, as long as it has bacon in it? Try out our search by ingredient function to get some recipe ideas. If you have a particular dish in mind, go ahead and just search for that recipe.
Viewing Party Lite
Viewing Party Lite
Tools Used
This project's purpose was to apply the following:
API consumption using POROs, Facades and services. Services and Facades followed Single Responsiblility Principle . A total of 5 different API endpoints were consumed to retrieve movie data. A Search function was created to return query results Testing was performed via Rspec and Factory Bot in conjunction with Faker was used to produce test data.