I'm an Applied Software Engineering student at Cardiff University, with interests in backend development, database design, cloud infrastructure, and developer tooling.
Python · SQL · AWS · Docker · Kubernetes · Linux
A local-first Python CLI for auditing file collections.
- Recursively scans folders and records persistent inventories in SQLite
- Calculates SHA-256 hashes to find exact duplicate files
- Compares saved scans to identify added, removed, changed, and unchanged files
- Inspects ZIP, TAR, and TAR.GZ archives without extracting them
A Python library for exploring and traversing relationships in Wikidata.
- Provides a clean Python interface for Wikidata entities and relationships
- Aims to support graph traversal, path finding, and shared connection discovery

