I am a full stack developer currently in Denver, Colorado. I enjoy writing challenging code to solve interesting problems. I am also a professional saxophone player, and I believe the creative aspects of music synergize with the technical and creative aspects of writing code.
When I'm not writing code or playing music, I enjoy hiking, camping, running, craft beer, history and the playing the occasional game on my PC.
Vectora is a simple graphic design app which utilizes SVGs. Users can create various shapes, drag them around an artboard and resize them. Shapes can be filled with color and given borders. Projects can be saved for later editing, and the SVG code can be exported for use in projects. Created with React, Redux, MongoDB, and Monk.
KNETIC is an audio synthesizer that allows users to create their own synth patches and play them with a graphical keyboard, their computer keyboard, or an external MIDI keyboard. Patches can be saved to a database for other users to play with. KNETIC utilizes the Web Audio API, Web MIDI APi, Tuna.js, React, Mongo, and Monk.
The Global Earthquake Tracker is an interactive 3D visualization of USGS Earthquake data. Users can specify a date range and minimum magnitude and then watch as the globe is populated by 3D markers sized by the magnitude of the earthquake they represent. Markers can be clicked to bring up more information about a specific earthquake. Created with three.js.