Projects

Below is a small sample of work I've contributed to over the years.

Toffeed Android application (Java)

An wrapper app for Facebook's mobile site that aims to provide enhancements and a somewhat native app feel to the normal browser experience. It utilises injected JavaScript to manipulate the DOM and JavaScript Interfaces to obtain data from the webpage.

Juicer Android application (Java)

An app I developed to enhance my skills with Java and begin learning Android. The app drains the device's battery, which can be useful for calibration.

Wolfram|Alpha Bot Reddit bot (Python)

This is a Reddit bot written in Python using the PRAW Python library that replies with data from WolframAlpha when summoned or a WolframAlpha link is posted.

LaTeX Bot Reddit bot (Python)

This is a Reddit bot written in Python using the PRAW Python library that parses comments containing LaTeX code and replies with an imgur link containing the rendered LaTeX.

RapidTools Bukkit plugin (Java)

A Bukkit plugin that I developed for use on the Rapid Minecraft server. It served many functions, which reduced the amount of plugins required by the server. It also interfaced with a website that I also built for the server.

Jakelane.me Static website (HTML, CSS)

This website is built with plain CSS and hosted by GitHub pages.