Profile picture

Dyson Breakstone

Back End Engineer
Pronouns He/Him
Open Resume Email Directly

About me

About

I am an inexhaustibly curious lifelong learner. As a software developer with a non-traditional path to tech, I have benefitted hugely from online educational platforms. Now I want to empower others to reach their potential by helping to create and improve the same kinds of tools that I used in order to succeed.

My strongest skills are in Ruby, Ruby on rails, and PostgreSQL. I love designing and creating relational databases and APIs, and I’m a strong believer in writing modular, maintainable, and thoroughly tested code.

In my first role as a developer, I was lucky enough to design, build, and maintain data-focused web applications for research studies being conducted at the University of Mississippi, MD Anderson Cancer Center, and Johns Hopkins University. This is only the beginning of my journey, and I look forward to using my experience and enthusiasm to help empower others.

Thank you for reading!

Preferred locations

  • Boulder, CO
  • Denver, CO
Open to other locations and/or remote work

Previous industries

  • Higher Education
  • Hospital & Health Care
  • Restaurants

Skills

  • ActiveRecord
  • AWS S3
  • Continuous Integration
  • CSS3
  • Docker
  • Figma
  • Git
  • GitHub
  • GitHub Projects
  • Google Cloud Platform
  • GraphQL
  • HTML5
  • PostgreSQL
  • Rails
  • RSpec
  • Ruby

Currently learning

  • C
  • Go
  • JavaScript

Projects

Game Night

Game Night

Project scope time 120 hours
Collaborators Profile picture for Stephen McPhee Profile picture for Adriane Sutherland Profile picture for John Featherstone Profile picture for Ashlee Webb Profile picture for Brian Guthrie Profile picture for Trey Marshall

Tools Used

  • ActiveRecord
  • Cypress
  • GraphQL
  • JavaScript
  • Rails
  • React
  • RSpec
  • Ruby

Game Night is a web application for scheduling board game nights and attending board game nights near you. The front end is built on React JS, and the back end is Ruby on Rails.

Game Night uses a Postgresql relational database with spatial indexing to determine distance between users and events. It also utilizes API calls to verify addresses, assign latitude and longitude coordinates, and integrates OpenAI API to make game recommendations to users based on games in their collection.

Game Night also utilizes GraphQL for its API. The front end and back end teams both used GraphQL for the first time on this project, and implemented it fully within a week of the project's inception with error handling and edge case testing.

Check out the Readme for more information!

Launch the App Code Repository
Screenshot detail for project Game Night
Screenshot thumbnail #1 for project Game Night Screenshot thumbnail #2 for project Game Night

Platebook

Platebook

Project scope time 150 hours
Collaborators Profile picture for Branden Ge Profile picture for Andrew Bingham Profile picture for Young H  Koh

Tools Used

  • ActiveRecord
  • AWS
  • AWS S3
  • Bootstrap
  • CircleCI
  • Docker
  • Figma
  • Git
  • GitHub
  • GitHub Projects
  • HTML5
  • PostgreSQL
  • Postman
  • Rails
  • RSpec
  • Ruby
  • User Authentication

License-plate based Social Media App. Platebook allows drivers to have a healthy outlet for road incidents. Whether it be a negative experience like a poor parking job, kudos for great driving, or even missed connections.

Platebook allows users to create and search posts and comments relating to specific license plates. The back and front ends are both built in ruby on rails, with the backend using a postgresql database and the front end using bootstrap for styling.

Language filtering

Since the internet can be a volatile place, as can the road, we wanted to protect the user experience by eliminating hateful language. Platebook uses Google Cloud's Perspective API to prevent insults, threats, and attacks based on identity from being published on the site.

Google Maps integration

Every post has a location attached to it. These locations show up as map markers on the embedded google maps console on the landing page. Clicking the marker will bring you to that post's show page.

Authentication

Platebook uses Google OAuth for user authentication.

Storage

Images uploaded to the site are stored in an AWS S3 bucket.

Deployment

Platebook is deployed using Docker, Render, and AWS EC2.

Launch the App Code Repository
Screenshot detail for project Platebook
Screenshot thumbnail #1 for project Platebook Screenshot thumbnail #2 for project Platebook