CODER. PLANNER. SKIER.

portrait

I learned to ski at the age of 2, started racing at the age of 6 and became certified to teach at the age of 23. In the off season, I became certified in Wedding Planning in Vail, CO. For over 5 years, I worked with clients on and off the slopes to make their dreams of learning to ski or being married in the mountains come true. This invaluable experience helped to hone my communications skills with clients and provided me with insight into understanding the needs of individuals and how to satisfy those needs. Now I'm back in my hometown of Boston, MA, and looking to merge my communication skills with my desire to build software and web apps that improve peoples lives.

TECHNICAL SKILLS

I became familiar with both front and back-end technologies during my time coding at Launch Academy. While learning the fundamentals of web development, there was a heavy focus on Ruby on Rails and React. I love problem solving and hope to challenge myself with many more languages and frameworks over the course of my career.

LATEST PROJECTS

Stomping Ground

Stomping Ground is a place where users can review their favorite neighborhood in Boston! Built collaboratively with a Ruby on Rails backend and a React homepage. The languages used are Ruby, AJAX and JavaScript. Factory_Girl, Capybara, and RSpec are used for testing, and Gmail SMTP is used to send to email notification to users when their neighborhood has been reviewed. Devise is used for user authentication, and users can upload an avatar through CarrierWave.

stomping-ground.herokuapp.com

jetSweat

A Ruby on Rails app that helps workout fanatics plan their vacation workouts in advance. The workout results are populated from the Google Places API after a location and workout category are chosen. The results are then fed to the Yelp and Google Maps APIs. Written in Ruby and JavaScript, with calls made in AJAX and JQuery. Codeship is used for continuous integration and development. Devise is used for User Authentication and CarrierWave for Photo Uploads.

jet-sweat.com



aj. cakes

A custom website for a new bakery in Marlborough, MA. The site is built using Foundation 6, HTML, and CSS. It allows the bakery to showcase custom cake designs and start a conversation with customers for custom orders. It displays menu items as well as recent custom orders.

aj-cakes.com

Coke Zero Finder

Built as a simple Ruby on Rails application that makes a single API call to Yelp. It takes in a user's address and passes those parameters to the Yelp API in order to determine the closest restaurant that sells Coke Zero. The results are then filtered to only return the five closest restaurants to the user's location. The restaurant names are displayed to the user, along with the address of each restaurant.

coke-zero-finder.herokuapp.com