Creator · open-source · Data infrastructure · Sep 2026
A warehouse for US equity data built so a backtest can only ever see what was knowable on the day, rather than history a vendor has quietly rewritten underneath it. Every fact carries both the date it is about and the instant it was learned, so asking what Apple closed at on 15 June 2020 returns $342.99 — not the $85.75 it was re-based to after the split. A scheduled Lambda ingests to Parquet on S3, DynamoDB holds the watchlist and cursors, and DuckDB reads the files in place.
Creator · open-source · Trading system · May 2026 — Jun 2026
Tracks weather data for cities around the world, models the odds of each temperature outcome from a 31-member forecast ensemble, and compares that against what Polymarket is charging. Where the edge is big enough it places a paper bet and follows it to settlement to see whether the model was right. It usually came out ahead.
Modern Dev Portfolio
Creator · open-source template · Open source · Mar 2026 — Apr 2026
An open-source, production-ready portfolio template with smooth scroll, interactive card effects and a filterable projects page. Designed for developers to fork and go, fully configurable through a single project config file.
Creator · side project · Side project · Feb 2026
The parlour game with Claude as the questioner. You think of something, the model narrows it down across easy, medium and hard modes, and the guesses get uncomfortably good.
Oscar
Australian Institute of Management WA · Internal platform · Aug 2024 — Apr 2026
Course scheduling, staff assignment, materials management and stakeholder communications in one platform. An ASP.NET Core backend spanning several SQL Server databases, with Microsoft Graph for authentication and automated correspondence, role-based access and generated documents.
AI Drone Tracking
Thales · Defence research · Feb 2024 — Nov 2024
A tracking tool that turns crowd-reported drone sightings into probable operator locations. Sightings submitted through an interactive map feed machine learning models that estimate position and movement, built across the full lifecycle in an Agile team.
AI Survey Insights
Australian Institute of Management WA · Enterprise platform · Feb 2024 — Jul 2024
An adaptive survey platform generating personalised learning recommendations using Azure OpenAI and organisational knowledge search. Retrieval-augmented generation workflows dynamically refine user responses to produce tailored reports for participants.