About me
I have experience building object-oriented programs using C# and Ruby along with the Rails framework. Additionally, I have experience testing with RSpec to follow the flow of test-driven development and agile development. On both full stack and backend teams, I have the opportunity to work with Github Projects.
With Python and Go as backend languages, I am looking forward to doing more work in the future. In my free time, I enjoy watching Formula 1, reading non-fiction books, and playing video games.
I am currently searching for software development positions and would love to connect. Visit my github page and find many projects I've worked on.
Preferred locations
- Denver, CO
- Aurora, CO
- Lone Tree, CO
- Centennial, CO
Previous industries
Skills
Currently learning
Projects
The Sunken Isles First Mate
The Sunken Isles First Mate
Tools Used
The Sunken Isles First Mate is a companion app designed to support some additional functionality built-in to the Sunken Isles DnD Campaign. The Dungeon Master (DM) of a Sunken Isles campaign can create a campaign in our app which the party-members can then join and chreate their character. From here, the party-members will decide on how to assign work to their villagers, what resources to collect, and what items to build. At the end of an in-game week, the DM will go to their campaign management page, advance the week, and all of the exploration and crafting will be enacted and shown on the new summary page. Now the DM can take this information into the next session, further expanding on the magical world of the Sunken Isles!
This app was designed and built with a team of 5 developers as part of the consultancy project, from Turing School of Software and Design
Little Etsy Shop
Little Etsy Shop
Tools Used
This project mimics an e-commerce web application with basic CRUD operations, mimicking the functionalities of a Merchant user, and an Admin user. We were able to implement all of the required User Stories with 100% test coverage using simplecov on models and features separately.