The Color Game

A color guessing game using HTML, CSS and Javascript for DOM manipulation.

To-Do web app

A to-do list web app using HTML, CSS and jQuery for DOM manipulation.

Patatap clone

A clone of patatap.com that utilizes paper.js and howler.js.

YelpCamp

A campsite rating app utilizing Node, Express and MongoDB. This is a working project and is in constant development. It is a CRUD web app with persistent data storage, including the ability to register, login and out, to create new campsites with the option to edit and delete postings. There is also a comments section. User authentication is emphasized for each CRUD process. It's guts are here.