A personal weather station that got out of hand. Five services doing forecasting, air quality, camera timelapses and dashboards, running on a Raspberry Pi at the house.
stetho.me/projects · steve@stetho.me
Everything I've built, in progress, or abandoned halfway through.
Some of it is live, some of it is one weekend of enthusiasm that ran out.
Filter by stack below.
A personal weather station that got out of hand. Five services doing forecasting, air quality, camera timelapses and dashboards, running on a Raspberry Pi at the house.
Turns support tickets and a knowledge base into training data for a Tier 0 LLM support chatbot. Built for real use at DeepMind first.
github.com/stetho/tier-zero-grimoire →An engineering pipeline that runs academic qualitative content analysis at scale, on Hansard, Parliament data, and AI incident reports.
github.com/stetho/content-coding →Criminological analysis of street-level crime data for any UK postcode, using data.police.uk, postcodes.io and deprivation scores. Ties the OU Criminology degree directly to the technical work.
github.com/stetho/crime-stats-uk →A research journal in Jupyter notebooks, working through famous maths problems (Collatz, Hadwiger, Goldbach, Waring and others) not to solve them, but to understand exactly why each one resists proof. One of the favourites.
github.com/stetho/beautiful-dead-ends →Benchmarks the self-play noughts-and-crosses agent against DeepMind's own OpenSpiel MCTS bot. 199 draws out of 200 games, and about 1,600x faster per move. A ten-years-later answer to a DeepMind technical test.
github.com/stetho/spiel-check →Writing down what got absorbed by osmosis over 13 years at DeepMind, before it stays tacit knowledge. Notebooks so far: LSTMs, SGD, Transformers, Attention, GANs, RLHF, Actor-Critic, Markov Processes, MCMC, KNN, Bagging/Random Forests, Tokenisation.
github.com/stetho/what-i-learned-about-ai →Gathers Linux system evidence against six Annex A controls and chains it into a tamper-evident ledger, so an auditor gets cryptographic proof nothing was touched after collection.
github.com/stetho/iso27001-cec →A hash-chaining and Merkle tree library, the tamper-evident core the ISO 27001 tool runs on. Deliberately excludes the consensus and mining machinery nobody needs.
github.com/stetho/ledgerdemain →A packaged Python tool for analysing GEDCOM family tree files as directed graphs. Stats, validation, relationship-finding, source-checking. Parked deliberately: no roadmap, it grows only when family tree research hits a wall it can solve.
github.com/stetho/gedcom-toolkit →Genealogy project that pairs with gedcom-toolkit. Still needs a better name than this one.
github.com/stetho/family-oracle →Collecting TfL delay data since June 2026, over a million records now. The dataset's big enough to start building predictive models on top of the three analysis notebooks already done.
github.com/stetho/tfl-delay-collector →Two-way sync between HubSpot Deals and Airtable that doesn't fall into the sync-loop trap. Content-hash state store, conflict resolution, full test suite.
github.com/stetho/hubspot-airtable-sync →A bare-metal, multi-architecture Kubernetes cluster for keeping MLOps skills sharp without a cloud bill. K3s, MinIO, MLflow, GPU training.
github.com/stetho/mlops-homelab →A noughts-and-crosses AI trained with TD-learning from scratch, no libraries. Published as a LinkedIn article. See spiel-check for how it holds up against DeepMind's own OpenSpiel.
github.com/stetho/self-play-noughts-and-crosses →A small dockerized time service. Dockerfile, tests, GitHub Actions, nothing fancy, just needed one that worked.
DfE dataset analysis of children-in-need and looked-after-children pathways. A notable Shropshire outlier.
github.com/stetho/cin-cla-pathways →The same DfE pathway analysis, applied to special educational needs data.
Watches a local ADS-B feed and alerts on rare aircraft types. Started because the Goodyear Blimp flew over the house. Warm-up baseline is over and the dataset's now big enough to start building rarity predictions on top of the alerting.
github.com/stetho/aircraft-watch →Home for various Home Assistant scripts, including an audit tool for migrating between HA servers without a bloated restore from backup.
github.com/stetho/home-assistant-unirepo →Feeds Home Assistant telemetry into InfluxDB and exposes it over MCP. Written, not yet deployed.
Merges log streams from multiple sources, local files and Docker logs, into one chronological, human-readable timeline.
github.com/stetho/logtimeline →Reads logtimeline's output and explains what the log events actually mean, in plain English. Waiting on logtimeline to ship first.
github.com/stetho/logexplain →A home status board on an e-ink display: occupancy, appliances, weather, drying times, updating every five minutes. Paused while Home Assistant migrates to a new server.
MicroPython on a Pimoroni Galactic Unicorn LED matrix, scrolling Home Assistant notifications with colour-coded urgency.
github.com/stetho/ha-unicorn →A decision-logging tool, mostly an excuse to prove out a GCP / Cloud Run deployment pipeline. Stalled at the pipeline stage.
github.com/stetho/decision-log →A client for the Capacities note-taking API. Paused while the API was in beta, worth revisiting now it's hit a stable 2.0.
github.com/stetho/capacities-client →Pulling planning and company filings on a local development. Stuck on scanned PDFs that need OCR.
github.com/stetho/bricked-by-brick →