Skip to content
View LucasPullinger's full-sized avatar

Block or report LucasPullinger

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LucasPullinger/README.md

I'm an Applied Software Engineering student at Cardiff University, with interests in backend development, database design, cloud infrastructure, and developer tooling.

Tech

Python · SQL · AWS · Docker · Kubernetes · Linux

Projects

FolderTrace

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

View FolderTrace →

WikiReach

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

View WikiReach →

Pinned Loading

  1. FolderTrace FolderTrace Public

    Local-first CLI for scanning folders, hashing files, detecting exact duplicates, and tracking changes over time.

    Python

  2. WikiReach WikiReach Public

    Python library for exploring and traversing relationships in Wikidata.

    Python