Hey, this is an extremely old personal site that I built. I'm in the process of replacing it, but I find it funny to leave it up in the mean time. Some (very dated) examples of work that I've done are featured below (most have dead links). Quite a lot of what I've worked on has been a part of private systems or research projects, but I'll post links here to publicly accessible sites.

Pitney Art Legacy

A gallery site I put together using React to feature my grandfather's paintings.

ALIEN STOMP

I was playing with the newest version of Phaser and decided to make a silly little game. Get stomp'n!

DadBot

I wanted to check in with Node the other day so i built a little webserver and set up CI/CD for Heroku. I then wanted to check in with WebSockets for microservices so I built a little chat-bot that tells dad jokes. I also built a seperate Angular frontend to test integration. Have fun.

InterVision Media

Some projects featured on the InterVision site. I had a major role in every project that we worked on, and built many of them entirely by myself.

Bowtech Archery mobile apps

Apps for Android and iOs for Bowtech Archery. Skinned versions of the app were also released for the Diamond and Stryker imprints.

I used the Ionic framework to publish for mobile and SlimPHP


Play store App store


Play store App store


Play store App store

MomMoodBooster

MomMoodBooster is an online program designed to help women recover from postpartum depression.

It has also been localized for Australian mothers (mums) as MumMoodBooster, and pregnant women as Mum2BMoodBooster.

Circle of Life

The Circle of Life is a multimedia HIV/AIDS/STI prevention curriculum for American Indian/Alaska Native youth.

Existing site converted from flash based program to HTML5/javascript. The program contains a number of interactive games that I rebuilt using the Phaser javascript library, and featuring a wide array of play dynamics, including:

  • 2D platformer
  • Isometric adventure
  • Overhead bike simulator
  • A number of custom set pieces, like a claw game and a quiz show.

PCMH e-Learning

A large family of sites developed by the University of Colorado School of Medicine to deliver training and CME credits to practice clinicians and staff, residents, and healthcare organizations.

The curriculum is fully SCORM compliant and database driven, with an edit in place GUI available to the clients for live editing.

Mission Reconnect

Mission Reconnect is an evidence-based program of mind and body therapies for use by Veterans and their partners to support physical, mental and relationship health.

The program consists of a multimedia web app, and companion mobile apps for Android, iOs, and the now defunct windows mobile. Challenges included

  • A custom HTML5 media player
  • Detailed behavior tracking and analytics
  • Offline access for mobile and synchronization of collected data when internet available


Play store App store

SPLIT

Administered as part of the Practice Innovation Program Colorado, the SPLIT tool was designed to allow staff and clinicians at practices accross Colarado to collaboratively take online assessments to determine how they could improve care.

Challenges included

  • Implementing a single sign on system using SAML that serviced third party vendors and several CME training sites that we operated.
  • Real-time collaborative survey completion, with multiple users logging with a variety of devices.
  • Real-time chat using web-sockets and a dedicated Node server.