About

You can find public traces of me online in lots of places. In no particular order:

I spend a lot of my free time creating software these days. Having managed software developers for many years, I discovered that I still like to program now that I have the time to do it. I have created a number of iOS apps (and an Android one):

  • Polyominoes – A fun, fast board game app for the entire family.
  • Indivisible – The indispensable app for the Indivisible movement (not actively maintained).
  • VeniVidi – A better way to let the people you care about know when you’re on the way (no longer available).

I created a WYSIWYG editor for SwiftUI and UIKit apps that is available on GitHub:

  • MarkupEditor – This is the first code I have personally open-sourced. I needed it as part of a larger project I’m working on. I thought I would just be able to find something to suit my purposes in the wild, but there really wasn’t anything properly usable from Swift. So I built it!