Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 915 Bytes

File metadata and controls

30 lines (25 loc) · 915 Bytes
layout title
default
Joanne Maynard

About Me

Developer of TrackYourTV.com a website for keeping track of your favorite tv shows and Lumio an iOS puzzle game previously available on the App Store. Formerly worked as a software engineer contractor, developing for companies like Cassidian and General Electric.

Projects & Posts

    {% for post in site.posts %}
  • {{ post.summary }}

    {% if post.screenshots %} {% for screenshot in post.screenshots %} Screenshot {% endfor %} {% endif %} {% if post.large_screenshots %} {% for screenshot in post.large_screenshots %} Screenshot {% endfor %} {% endif %}
  • {% endfor %}