Projects

🚧 Still building this section — but you can always ask me directly.

Automation

  • This website — Auto-built via GitHub Actions on every main commit, then deployed to the Static-site branch for GitHub Pages.

  • Excel Macro System — What started as a personal VBA script to avoid tedious manual work grew into a team-wide toolset. The job required comparing bank statements against a historical record to match payments—reordering entries between chronological and reverse-chronological order was even done by hand. I taught myself VBA to improve my own workflow, and the result kept evolving: a full macro system eventually installed across all team members’ Excel instances, capable of ingesting and normalising the different statement formats from each bank we dealt with.