Articles

Experiment 2: Collision Detection
In preparation for coding some JavaScript games, there is a need for efficient collision detection. This experiment presents solutions for collision detection for use in future experiments for in-browser gaming. This experiment provides working demonstrations, complete with listings, for various techniques explored in this experiment.
31 Jul 2021
In preparation for coding some JavaScript games, there is a need for efficient collision detection. This experiment presents solutions for collision detection for use in future experiments for in-browser gaming. This experiment provides working demonstrations, complete with listings, for various techniques explored in this experiment.
31 Jul 2021

Experiment 1: Trace Scroller
A quick programming experiment to create a Web Component with horizontal scrolling traces using SVG using JavaScript (ES6). The code has to be performant as it is likely to be used on low end machines.
30 Jul 2021
A quick programming experiment to create a Web Component with horizontal scrolling traces using SVG using JavaScript (ES6). The code has to be performant as it is likely to be used on low end machines.
30 Jul 2021

Programming Introduction
A little bit about myself, how I found may way into programming, a bit about my career and some of the software applications I had developed over the years.
30 Jul 2021
A little bit about myself, how I found may way into programming, a bit about my career and some of the software applications I had developed over the years.
30 Jul 2021

Strapping (Street Mapping)
What started off as an experiment during a local ride during Covid-19 lockdown turned out to be a surprising way to clock-up some miles!
07 Feb 2021
What started off as an experiment during a local ride during Covid-19 lockdown turned out to be a surprising way to clock-up some miles!
07 Feb 2021

