Magic Eight Ball
A simple interactive fortune-telling toy implemented in Python with a minimalist Flask UI.
Python • Flask • Docker
A selection of hobby projects, often built with Python and Flask, containerised with Docker, and hosted behind a reverse proxy with HTTPS.
A simple interactive fortune-telling toy implemented in Python with a minimalist Flask UI.
Initial Flask-based solver with a very simple UI and baseline brute-force approach.
UI improvements over v1, maintaining the same core solving algorithm and limitations.
Significant rewrite with smarter validation and a faster solving strategy; better accuracy and UI.
Reliability fixes for impossible puzzles, improved accessibility, and a new candidate-prioritised approach with intelligent backtracking.
A fuller game-like mini-site with improved formatting and the beginnings of a user system.