Blog

All Posts

Coroutines

Coroutines When working in Unity and you find yourself asking the following questions: How can I make sure task A finishes before I can do ? How do I…

Two Ways To Host Unity WebGL Locally

Introduction Working with WebGL can be tricky and a simple thing that’s overlooked is hosting a WebGL app locally for debugging. I’ll…

Multi Image Tracking ARFoundation

Background Augmented Reality is a technology that has really taken the world by storm. I was fortunate enough to have worked on some AR apps early in…

9-Years

Background In August 2017, I had been dating my girlfriend for over 9 years (indeed, we were dating since high school). I was ready to ask the big…

Multiple Web Apps on One Server

Background I wanted to move away from my previous web hosting company and wanted to try hosting my websites and web apps using a Digitial Ocean…

Simple Web API & Client

Background The language of the web is JavaScript and being fluent in it will only come with practice. Majority of my background has been in the gaming…