menu

JSON

Technology Lending Program

Technology Loan App

I developed an application for the Harvard Library that displays technology available for loan. I originally developed the app for the Cabot Science Library, but provided enough flexibility that it could be expanded to include other libraries on campus.

Automating Your Web Workflow with Grunt.js

Grunt LogoI have to admit, it wasn't love at first sight (I mean, just look at those tusks), but I'm now head over heels for Grunt. Grunt is a task runner that chugs along in the background and, with the right set of plugins, can be set to automatically combine and minify CSS and JavaScript files; check HTML, Javascript, and JQuery for errors; compile Sass to CSS; write browser-compatible code; and more.