Resume
I am currently looking for employment, if you think my skillset may match what you are looking for please feel free to contact me.
Linkedin, Github
Software Engineer with experience building and maintaining software primarily in Ruby on Rails; Noah has a background in intercultural studies, entrepreneurship, and specialty coffee, which drives his passion for understanding people and building software that improves their lives. He thrives in both independent and collaborative environments, valuing feedback and taking ownership of his work. Noah is a proactive problem-solver, eager to contribute his skills to your team.
Professional Experience
ThxRex - Software engineer intern
ThxRex is a platform built to help travel advisors make the best possible reccomendations and plans for their customers.
- Added to test suite using rspec
- Built feature allowing useres to get reccomendations for a specific meal, breaskfast, lunch, and dinner
- Built out maps displaying restaurant reccomendations to users
Boxcar Coffee Roasters
Before pursuing a career in tech I had worked in the specialty coffee industry as a barista and as a trainer.
- Named the third best barista in boulder 2023, voted by public in a local publication's annual survey
Languages/Frameworks
- Ruby
- Rails
- SQL
- HTML
- CSS
- ActiveRecord
- Hotwire
Testing
- RSpec
- Capybara
- Factorybot
- Faker
- Webmock
- VCR
Tools/Workflows
- Git
- Github
- Agile
- Heroku
- Postman
- Simplecov
- Vim
Projects
CodeSnacks github
Developed app with service oriented architecture to serve daily coding and tech interview lesson to software engineering students.
- Team of 4
- Implemented connection to openai api allowing users to get more explanations of lessons
- Worked on the frontend with Bootstrap to create engaging user interfaces
- Built out the users backend validations and login with a postgres database and worked on heroku deployment
Sweater Weather github
Built out api aggregating data from multiple api calls allowing user to call api for road trip plans getting estimates for how long a trip would take and what the weather will be like when they arrive
- Solo project
- Consumed three external APIs in this project
- I'm proud of learning how to serialize large amounts of data in this project