European Weather & Finance Board
A live dashboard for five European capitals: current temperature, wind, and conditions plus EUR exchange rates — all drawn on a single p5.js canvas with no API keys required.
api.open-meteo.comopen.er-api.com
p5.js · REST APIs · Live Data
Two creative coding sketches that fetch real-world data and render it in the browser — weather, exchange rates, and AI-generated imagery.
A live dashboard for five European capitals: current temperature, wind, and conditions plus EUR exchange rates — all drawn on a single p5.js canvas with no API keys required.
api.open-meteo.comopen.er-api.comGenerate images from text prompts via a public image API, then apply grayscale, posterize, threshold, and color tint filters — export your result as JPG directly from the canvas.
image.pollinations.ai
These sketches explore how p5.js can act as a
visualization layer on top of REST endpoints: preload JSON in
setup(), poll image URLs, and compose UI entirely with
drawing primitives — cards, gradients, typography, and status bars.
Each project runs locally in the browser. Open a card above to launch the full interactive experience.