projects

2025

AFL Match Prediction System

  • Python

Engineered a Python-based solution for Australian Football League (AFL) game predictions. This involved web scraping diverse AFL data sources and applying the Elo ranking system to generate probabilistic forecasts for future matches.

2025

Graffiti

  • Python
  • React
  • PostgreSQL

A multi-user platform where multiple users can connect to a shared canvas and draw simultaneously. This project involved developing a React frontend that connects to a server built with Python/Flask and leverages web sockets for real-time event handling, Postgresql for drawing storage and user management