Applications

I have made a number of applications, both for Android, Windows and the web. Generally, I like to use native APIs where possible rather than using frameworks such as Apache Cordova that allow cross platform development in a single language. This means that, for example, any Android apps I’ve made are in Java, and any Windows apps are in C#.

  • Rymate Notes – Note taking application for android phones and tablets
  • WinIRC – Touch friendly IRC application for the Windows Store. Designed as a Windows 10 “Universal” app
  • AOSP Music+ – A fork of the AOSP Music application, with added features for newer devices such as notification based music controls
  • Comet IRC – Web based IRC client using the Meteor framework