There and back again

This is a contest entry to Stats NZ for data visualisation of transport commuter data back in 2020. It uses Mapbox and React to display commuter travel habits. The data included where they generally travel for work, from where, and what mode of transport they use. The project was part of a larger government program of “mode shift” to encourage people to use alternative modes of transport. I won honorable mention for the parallel axis chart that revealed an important insight in the commuter data. The chart revealed where alternative modes of transport were being used the most. ...

September 17, 2023

Recipe book

This is a simple static website with recipes I’ve collected over some years. I find it useful to refer back to a favorite recipe without having to go through the trouble of bookmarks or finding websites again. I use a markdown editor to take down the essentials from the recipe website. You might notice a Rakefile with a build task. It copies the text I’ve written to this project, adding some metadata. ...

September 17, 2023