Automated Weather Pipeline
A small pipeline that fetches and processes weather data on a schedule using GitHub Actions as the runner, so there is no server to keep alive.
GitHub Actions cron · Python · pandas
I wanted to prove out zero-infrastructure scheduled ETL — real cron-style data work with nothing to pay for or maintain.
Evidence before confidence.