I have experience using python in a variety of ways, from data visualisation to scripting, and also as a side hobby. Below is some of the work I’ve done with Python:
COVID-19 Web App
I made a web app that shows a live, up to date map for COVID-19 worldwide. The data is collected via a web scraper written in Python and then is pushed to a GeoJSON file where it is then displayed as a map. Click the image below to view the app. You can find the code on my Github.

Refugee Movement Python Visualisation
This video is a demo of a python visualisaton that I made which is sample of various refugee movements throughout the past few decades:
To try the app, click here.
ArcPy Scripting
While working at Spatial Vision, I wrote python scripts using arcpy for cleansing and loading spatial data.
Exercism Python Challenges
In my spare time to keep my skills sharp, I like to complete python challenges. To view some of my work, please click here.