About Me

I am a New York based web developer with a background in art. My first introduction to code was as a designer. I fell in love with the perfect union of logical problem solving and creativity. At App Academy I gained the tools to build a website from SQL to the CSS and everything in between.
Good code is a work of art.

Skills

  • Ruby
  • Rails
  • SQL
  • JavaScript
  • TypeScript
  • jQuery
  • Selenium
  • React
  • Redux
  • Angular 2
  • Ionic
  • JSON
  • HTML
  • RSpec
  • CSS
  • InDesign
  • Illustrator
  • Photoshop

Resume

View my full resume in PDF form.

Resume

Recent Projects

Yas Color!

Yas Color is an online tool for designers and illustrators to create and share color themes. Inspired by color.adobe.com, Yas Color was built from the ground up using a Postgres database, Ruby on Rails, JavaScript, and React.js.

Visit YasColor.com

Ratter

Ratter is a New York city themed tribute to my favorite arcade classic: Frogger. As a rat you must dodge speeding cars and chaotic pedestrian traffic to get to the safety of a trash can. The game is written in JavaScript using EaselJS with custom sprites built in Photoshop and Illustrator.

Play Ratter

Yas Color Wheel!

Yas Color Wheel! is an open source hsl color wheel with absolutely no dependencies so that other developers can easily reuse the wheel on their own sites. To use the wheel developers need only add a <colorp-picker> tag to their page and size it as they see fit. The background is created with css and the picker fires a colorChange event that can be accessed through the DOM. It is an ongoing project aimed at being the simplest, most lightweight color-picker available.

See Demo Visit Github

jQuinny

jQuinny is a DOM selection and manipulation library written in JavaScript which emulates jQuery

Visit Github