Full Stack
Data Specialist
I build resilient data-driven systems encompassing the full data life-cycle.
My core stack centers on Python, Go, and SQL.


Spotify History Tracker
A Google Cloud Platform deployed project encompassing OAuth, Data Ingestion, and Data Visualisation in a React web-app.
This project sets up a scheduled pipeline from Storage Buckets to BigQuery and uses IAM and Service Accounts to securely deliver data to the web-app through Google’s API.

Rogue Stats
A multi-tenant service for tracking stats across the roguelike genre.
Comprising a Golang executable, Golang backend API service, a Postgres database, and a suite of Python scripts that manage the ETL and storage processes – Rogue Stats is a lightweight solution for players and publishers to understand how they compare.

Bin as a Database
A tool to utilise lightweight files such as CSV or JSON as a database.
The goal of Bin as a Database is to act as a central manager for deploying “databases” for personal projects where you are the sole user. The tool provides a REST API endpoint for the file on deployment, allowing the user to focus on app functionality.