Skip to content

Instantly share code, notes, and snippets.

@clayton-perszyk
Created May 19, 2016 22:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clayton-perszyk/dcb982b58a11e873f2ac8ac529172bab to your computer and use it in GitHub Desktop.
Save clayton-perszyk/dcb982b58a11e873f2ac8ac529172bab to your computer and use it in GitHub Desktop.

Summary

Self-motivated individual who loves building software and learning new technologies for both fun and practical purposes. Desire to build products that people not only use, but enjoy using.

Projects

Midi-Synth

A browser-based MIDI synthesizer. The synthesizer leverages the Web Midi API to allow users to plug in a 37 key USB MIDI keyboard; However, if the user does not have access to a MIDI piano, they may also use their mouse via the virtual piano keyboard. HTML5 Canvas was used to create two visualizations, CSS3 for styling and Flexbox for layout. The Web Audio API provides the mechanisms for sound creation and manipulation/synthesis , including an envelope generator and filter controls. React.js was used to organize the code into maintainable and extensible components. Deployed to Surge.

Objects In Space

A group project to track Near Earth Objects. Chrome Service Workers was used to send a daily push notification of current NEOSs; they can then click the notification to see the list and then click each NEO to see its stats (including relative size, velocity, and whether it is a potential threat or not). Angular was used for the front-end and it communicates with a RESTful Rails API. Postgres provides the data persistence and Bootstrap and custom CSS create the style and layout for the app. Deployed to Heroku.

Yellper

A group project using Rails, that expands on the idea of Yelp; As a user you can rate menu items, and search your ratings, so you don't order the same bad item again. Data was sourced from the Yelp API and from scraping menus with a custom nokogiri script. jQuery was used to provide a better and cleaner UI. HTML5 and CSS3 provide structure and style. Deployed to Heroku.

youRecipe

An easy to use app for creating recipe "books" for different food categories. Allows the a user to add their own recipes, or search the Food2Fork database for recipes to add to a specific book. Express.js for Node.js framework paired with MongoDB provide the backend. Materialize framework was used to create a material design aesthetic. Deployed to Herkou.

Skills

  • Angular
  • CSS
  • Express
  • Git
  • Github
  • JavaScript
  • jQuery
  • MongoDB
  • Node
  • Pair Programming
  • Postgresql
  • Problem Solving
  • React
  • Ruby
  • Rails

Education

Galvanize Full Stack

2015 - 2016

immersive, hands-on, full stack web development program

University Of Montana

2002 - 2007

B.A. Liberal Studies

Employment

Cafe Zydeco

  • Bozeman, MT (2008 - 2011)
  • Missoula, MT (2011 - 2014)

Restaurant Staff

  • batch cook, prep cook, line cook
  • server, cashier
  • supervisor
  • helped owner open restaurant in new city
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment