These are some of the open source projects that I've built over the years. You can find the full list on my Github profile.

  • Wombat Lightweight Ruby crawler with a minimalist and elegant DSL. Ruby
  • AsymmetricGridView Android ListView that mimics a GridView with asymmetric items Java
  • EliFUT A "football manager" style Android game Java
  • ktnes A multiplatform NES emulator written in Kotlin Kotlin
  • GifImageView Android ImageView that handles animated GIF images Java
  • Random Maze Generator Find the shortest path out of a generated random maze. JavaScript