This site is the front door to a couple of things I’m building:
FPL Scoreboard & Predictions — a pipeline that pulls the
Fantasy Premier League API, projects points with a transparent model, and solves for
the optimal squad each gameweek. It runs itself on a schedule. As time progresses I would share interesting things about it, how I came up with the idea and how I am using it, since gaming and games and theories are a passion of mine, I am particularly interested in this.
AI Answer Vault — save AI chat answers, organise them,
and read/print them. Everything stays private in your own browser. Idea came from doing cooking recipes from ChatGPT, Gemini and other AI websites but never saved them and each time I prompted I got different variations of Oven-baked yellow cheese. My partner was 1 step away from making a hard copy folder to store printouts so I had to step in.
The whole thing is deliberately cheap and low-maintenance: static pages on Cloudflare,
with the FPL number-crunching running as a free scheduled job. More notes to come.