Projects

Web development

NeoBudget - http://neobudget.com

Budgeting is a passion of mine. I've seen budgeting help transform people from living in debt to building substantial wealth and savings. My family uses the envelope budgeting method, and I couldn't find any good online software solutions that did budgeting this way. So I created my own. I designed and implemented this site from scratch.


Merry Oaks Coffee Roasters - http://merryoakscoffee.com

By creating this website for Merry Oaks Coffee Roasters, I enabled them to more easily reach their customers and provided a convenient way to purhcase their coffee online. This website included a shopping cart and integration with Google Checkout API, as well as a full administrative interface for managing inventory and website content.


Tools

  • Spreedly PHP API
    This is my implementation of the Spreedly API using PHP. Spreedly is an excellent subscription processing service that I use for NeoBudget.

MooTools extensions

  • MooZoom (MooTools Forge, GitHub)
    This is an image zooming extention, used for the images at the top of this page. It takes a thumbnail image and allows the user to click on it to reveal the full image with nifty zooming animations.

  • StaticScroller (MooTools Forge, GitHub)
    This extention was developed for the Merry Oaks Coffee Roasters website for their shopping cart. It allows an element to stick to a position on the screen if the user scrolls past it when viewing a web page.