Portfolio

A sampling of personal and work-related projects.

Daylight

Controls lighting of Philips Hue light bulbs to match outdoor lighting based on local weather conditions. Great as a dashboard for weather and lighting control for the connected home.

Written in HTML5, CSS3 and Javascript. Currently using jQuery for API access and UI functionality, but will be porting to AngularJS shortly.

Drive Booster

Optimized selection of file system compression algorithm based on file contents to minimize storage usage while maximizing performance.

Written in C# with Visual Studio IDE. Extensible object oriented design.

Lab Workflow Automator

Automate workflow, significantly increasing productivity and reducing medical errors.

Written in AutoHotKey (A UI scripting language with C-style syntax) for flexible UI automation. Almost 2000 lines of code written, tested and debugged without the assistance of an IDE.