Articles

  
Interview Crib Sheet
The Interview Crib Sheet is a useful resource to be used for interviewers of mostly software development positions. This resource may also be useful for candidates that need to swot up on material prior to attending an interview.
11 Aug 2021
Experiment 3: Bouncy Balls
This experiment aims to explore basic gravity physics, the centring of Dom elements both horizontally and vertically; accessing size of an SVG that can be dynamically sized, and some simple events where a class instance is required in the event handler. Technologies used: JavaScript (ES6+), Web Components, SVG, HTML5.
07 Aug 2021
JS to Html Conversion
This little utility enables you to paste JavaScript code into a text box and convert into raw Html ready for pasting directly into an Html document. Many of the code examples presented throughout this website use this utility.
04 Aug 2021
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
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
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
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
Cycling

07 Feb 2021