This is a blog about software development, science, and other musings by George Pearson.
Posted on April 06, 2019
A post about Conway's Game Of Life, and some JavaScript code to simulate it.
Posted on March 06, 2019
A look into how to create SVG path animations using CSS transitions and a bit of JavaScript.
Posted on February 20, 2019
I show off some JavaScript code to make cool cloud images using the Diamond-square algorithm.
Posted on February 09, 2019
My first blog post on this site. I go over how I made my website and what I learnt along the way.