Here's a link to my CV.
A list of data infrastructure I've worked on at Open Innovations. The links are to the visualisation websites, but there's a lot of work to build and automate (where necessary) data pipelines too. These can be found in the respective GitHub repositories and are predominantly written in Python (increasingly using Jupyter notebooks to aid documentation). Static sites built with Lume. Progressively enhanced with JavaScript to add interactivity and accessibility for screen readers.
Taking live location data of every bus in the UK over a given period (GTFS-Realtime) from the Bus Open Data Service and updating the timetable (GTFS) to show what actually ran and how long it took. The plan is then to make travel time isochrone like in this work. What's new is that I'm rewriting the code from C# to Python, and using the open standard GTFS-RT feed as opposed to Siri-VM. This should make the work more accessible.