These are the projects I’ve been building since I started out as a software engineering student, and the personal work I’ve carried on with after graduation.

Feel free to give me feedback — via GitHub issues, LinkedIn, or however you like. As I figure out AI and my own skillset, I genuinely want to know whether my learning experience is paying off, and what I could do better with AI integration, researching my own problems, or anything in between.

Personal Projects

Prospect Scout

In progress

Locally-run research tool that finds evidence-backed company prospects from public data — cites a source for every claim, and returns zero results rather than invent one.

  • Python
  • FastAPI
  • httpx
  • OpenStreetMap API

Contractor Invoice Automation

In progress

Invoicing workflow for an Australian sole trader — drafts invoices from my details and the client's. Planned next; users fill in their details once, saved locally, so invoices regenerate from referenced data.

  • C#
  • .NET
Contractor Invoice Automation screenshot

Disk Clean Checklist

Downloadable

Windows cleanup tool that scans folders and apps with a filter checklist for what's safe to delete. Planned next; an automated checklist pops up the moment free disk space drops below 45 GB.

  • C#
  • .NET
Disk Clean Checklist screenshot

Project Management

Archived

Web app that turns a GitHub commit history into a retrospective mindmap of how long tasks took, to inform planning on future work.

  • PHP
  • JS

Kangaroo Tuning

Archived

An idea to guide kangaroos stuck on construction sites back to the forest — instead of onto open roads — using AI with ultrasound and mid-frequency acoustics to attract or repel them.

  • Python

Open Source Contributions

I’ve sought out projects I care about and contributed via PRs. Both sites below are run by people I know, and I helped out to gain real-world experience.

Electron Workshop Website

Open source

Contributed pull requests to the Electron Workshop community site.

Linux Victoria Website

Open source

Contributed pull requests to the Linux Victoria community site.

Contract Work

Getting an ABN thanks to my first client, I worked on a project forked to my GitHub where I have reviewed the codebase thanks to AI, checked out the wireframes, tasks and ReadME before being told to use the app. From the app, I turn bugs into issues and eventually PRs reviewed as quickly and effectively so the app continues reaching the ideal state

Recycled Sound

contracted

Contributed to beta-testing the app, finding UX issues regarding back button, form filling to add hearing aid into database, plan for Android version from iOS and established forward work plan. Client repository is private — happy to walk through my contributions on request.

  • Flutter

Librecrawl

contracted

Permission granted to share public repo commits frozen now rejecting new changes.From an open source tool for SEO technical audit replacing SEMRush, this has been personalized to the company's needs automated with agentic workflow keeping human-in-the-loop to issue filtering checklist assigned to ready made template for Azure board and comments stating what agent has and has not done with issues before crosschecking specific URL from issue to make sure it's fixed.

  • Python
  • FastAPI
  • Azure Boards
  • AI agents