Web Development
Experimenting: Exploring non-touch based interfaces: Nose Warrior
Thinking about shared interfaces where touch is no longer desirable (too Covidy!), I made a game based on pose tracking and voice. It was a collaboration with my 6 & 8 year old kids, which partly explains the choice of name. “A hands-free web-based game where you use your nose to hit the targets, and… | Read on »
Laravel Static Page Generator
I wrote a small package for Laravel apps to generate static page versions of routes within the application. I’ve published it on Packagist, and it is also available through its GitHub repository. The idea behind the package was mainly for data-visualisation style applications where quite a bit of application code can be written in the app’s preparation, but only a small… | Read on »