projects

2025

AFL Match Prediction System

  • Python

A Python-based AFL match prediction tool built for fun and learning. Scraped match data from multiple sources and applied the Elo ranking system to generate probabilistic forecasts for upcoming games.

2025

Graffiti

  • Python
  • React
  • PostgreSQL

A real-time collaborative canvas where multiple users can draw simultaneously via WebSockets. Built a React frontend backed by a Python/Flask server, with PostgreSQL handling persistent drawing storage and user management.