Projects

WL

Unofficial Wunderlist API client library and CLI, written in golang.

View the source on GitHub

Garagepi

A webserver written in golang to display the output of a Raspberry Pi camera module and trigger gpio.

A typical use would be to display the interior of a garage and trigger the garage door and lighting via gpio.

View the source on GitHub

Rentchecker

Java command-line and android app to check rent owed at myequityapartments.com

Built with Spring Web MVC and Spring for Android, and uses Gradle as the build tool.

It behaves like a browser, interacting with the website the same way a human would. Therefore it is likely to break if/when the website changes. It is only useful to those with accounts with Equity Apartments, as a valid log-in is required.

View the source on GitHub