Cloudflare Pages Home

Small web tools, one clean homepage.

This starter gives you a Pages site for the front door and a Python Worker for tool-style apps that need live data.

Tools

Available functions

Live weather

Singapore Rain Predictor

Checks the NEA 2-hour nowcast and nearby rainfall stations for a Singapore postal code.

  • OneMap geocoding
  • NEA 2-hour forecast
  • Nearby rainfall stations
Launch tool

Tutorials

Guides and references

Version control

Git Commands Tutorial

Learn the core Git workflow: initialize a repository, stage changes, commit snapshots, branch safely, and push to remotes.

  • Beginner-friendly command guide
  • Branching and merging basics
  • Daily workflow and cheat sheet
Read tutorial