country selector

History Walk

This project is an audio tour app. The goal of this app is to make custom audio tours accessable to parks, towns and small art galleries. This project is built with Angular, Bootstrap and Ruby on Rails. Best viewed on mobile.

Project GitHub

country selector

Typeahead From CSV File

This is a typeahead example I built for a code test. The data is pulled from a CSV file that is parsed on the client side. The typeahead functionality is achieved with jQuery and vanilla JavaScript. The user's selection is added to a list.

Project GitHub

tabs page

Property Management Site

This is a simple generic property management page I built for a code test. This is a responsive site built with a mobile first approach. The page features a dynamically generated comment section and a three image slideshow.

Project GitHub

whisky collection site

Whisky App

This is my most current project and is a work in progress. It is a site for recording the user's whisky collection and allows them to add their own impressions of the whisky. This application is built with the Ruby on Rails Omakase stack.

Project GitHub

tabs page

Dynamically Generated Tabs

This is a simple page UI I built using jQuery and CSS3 transitions. The user can generate multiple boxes and specify how many tabs are in each box as well as which tab will be the default tab. The color for each box is selected at random.

Project GitHub

personal blog site

Personal Blog

This is the first web project I ever did, it was completed in early 2013. I built this BLOG backend in Python to learn what goes into making a web framework work. It uses Jinja2 for templating and runs on Google's Cloud Platform.

Project GitHub