
Volunteer Up
Volunteer management app built with group during a two week sprint. VolunteerUp is built with Rails and uses Postgres, jQuery, Bootstrap, Sass, AWS, gmaps, Devise, OAuth, Rspec and Capybara.

WebVR
Interactive virtual reality content developed primarily for use in mobile browser with Google Cardboard. Uses A-Frame (WebVR library), Three.js, and Blender for 3D scene creation.

Vox-L VR
Browser based interactive modding playground with entire VR cities, custom pre-fab structures, flying, teleporting, and more! Honestly, awesome. Vox-L is built with React and C#. My focus was on the frontend using React and MaterialUI.

Jekyll Themes
Series of custom themes I've created for use with Jekyll - a blog focused static site generator. Themes written with HTML, Markdown, Liquid Templating Language / Ruby, Scss, and JavaScript.

An App Without a Name
Web app to connect users with restaurant/bar happy-hours. Why? Because finding happy-hour details on Yelp is a digging expedition. Users can filter by time, distance, and events going on right now - then easily access info on daily specials. Developed with React, Rails, Postgres, Bootstrap-React, and Leaflet maps.

Vanilla JS
Fun vanilla DOM manipulation. This little project does async updates to animate the UI as a user inputs search text. Uses Wunderground API for autocompletion and TimeZonedb API to display the time in each city. Next mini-feature: add .tick() function to update the time while it's displayed.