Work  ·  Research  ·  Systems  ·  Product

Work.

Five projects across ML research, applied AI, production engineering, and product. Plus a peer-supervised Master’s thesis, six lab experiments, and forty-five essays on the AI stack.

5 projects Master’s thesis · Monash 6 lab experiments 45 essays 9 atlases
01

Research

Where the artefact is a paper, an experiment, or a model.
Retinal Disease Classifier — FLAIR vision-language model for diabetic retinopathy and glaucoma detection
Master’s thesis · Deep-dive · 78-page PDF 0.921 AUROC zero-shot
PyTorch FLAIR Computer Vision

Retinal Disease Classifier

Peer-supervised Monash Master’s thesis comparing FLAIR, OpenCLIP, BiomedCLIP, and RETFound for diabetic retinopathy and glaucoma. Zero-shot and few-shot linear probing across three benchmarks, all on a laptop.

View project
Text-to-SQL with LoRA fine-tuning on a LLaMA-style model
GitHub LoRA fine-tune
LLaMA LoRA PyTorch

Text-to-SQL with LoRA

Fine-tuned a LLaMA-style model on natural-language / SQL pairs with LoRA, then benchmarked query correctness and execution success against the base model. Small adapters, real gains.

View project
02

Systems

Production engineering — code that runs, tests that prove it.
Forge — training data engine with LLM-as-judge evaluation and LoRA fine-tuning on Apple Silicon
GitHub · Live demo 184 tests · +16.8% ROUGE-1
Python MLX LLM-as-Judge

Forge

Generates training data from documents, scores examples with LLM-as-judge evaluation, detects benchmark contamination, fine-tunes locally with LoRA on Apple Silicon, and runs paired bootstrap significance tests.

View project
Auth Microservice — JWT RS256, TOTP MFA, OAuth, refresh token rotation, Redis rate limiting
Deep-dive · GitHub 136 tests
Node.js TypeScript PostgreSQL

Auth Microservice

Full auth service from scratch: JWT RS256, TOTP-based MFA, OAuth (Google / GitHub), refresh token rotation with theft detection, Redis rate limiting. Read the deep-dive in simple or technical mode.

View project
03

Product

A thing I sell, to real customers, today.
GateCrown — AML/CTF compliance documentation service for Australian real-estate agencies
Live business · Real customers 5-day turnaround
AML/CTF Vanilla JS Product

GateCrown

Compliance documentation service for Australian real-estate agencies facing new AUSTRAC AML/CTF obligations. Customised programs delivered in five business days, pricing tiers from single-office assessment through to multi-office rollout.

View project