Other Projects

Other Projects

CheckOut is an asset management web application. It was created to help keep track of company owned devices (and pickup orders for customer repairs) in a retail store. Each asset (phones and tablets) had a wallpaper with a barcode. Each employee has a barcode on their name tag. In order to check something out–all they have to do is use the standard USB barcode scanner to scan the device’s screen, and then their name tag. The interface has simple instructions and is animated to make the process quick and clear. The admin console lists actions with item, employee and time.

Technology used: HTML, CSS, Javascript, PHP and MySQL. The front end loaded on a single page that did not have to be refreshed. JSON was exchanged to update the interface and pass commands to the backend.


Layer is a functioning prototype for a project management tool. Its designed to help creative teams keep track of projects, communicate with each other, manage tasks as they become time sensitive, assign work, and get an idea of each project’s overall progress.

Technology used: HTML, CSS, Javascript, PHP and MySQL. The prototype is almost completely operation including project, task, comment, and user management features.