About me
I’m someone who's always loved helping others, and the best way that I’ve found to do that is by problem-solving.
I turned this passion into a skill during my time in the Navy leading deployable security teams around the world, and then continued to build on that by working in a diverse sales field. After almost 11 years between the two worlds I decided to make a change and explore other opportunities.
I was introduced to software development by a close friend and mentor who knew the drive and determination I have to tackle challenges, and the unique approaches that I take to solving problems on behalf of others.
My hopes are that I can find myself contributing to a team that shares the same mindset of putting good out into the world through products that solve real world problems, for real people.
Preferred locations
- Indianapolis, IN
- Nashville, TN
- Toronto, ON
- International
Previous industries
Skills
Currently learning
Projects
Sweater Weather
Sweater Weather
Tools Used
This project gives current weather information for a given city and the weather for a road trip destination when a user arrives. Sweater Weather is a service-oriented project. Responsible for consuming, exposing, and manipulating four external API endpoints for a hypothetical front-end team to consume and present to the end user. The back-end is developed based on JSON contracts and wireframes from our hypothetical front-end team, and built using a Rails framework where Ruby is the dominant programming language. Sweater Weather also implements CRUD functionality and the use of authentication tokens in order to secure internal data.
Runway Reviews
Runway Reviews
Tools Used
This project allows clients to create and log into a personal account in order to view and leave reviews of airports. For the backend design it utilizes a Django framework where python is the language, and makes one call to an external API for a list of airports. The project is a service-oriented architecture where the backend is providing the frontend team with a restful CRUD-functionality api for users and reviews.