Hormuz Traffic Monitor: What the Graph Shows

  • 18 Mar 2026

Hormuz Traffic Monitor is a simple public dashboard that tracks daily ship traffic through the Strait of Hormuz and compares it to a typical pre-war “normal” baseline. The solid line is ships per day (each point is a date) and the dotted line is the baseline—so if the solid line stays far below for days, you’re looking at sustained disruption.

The live snapshot (strait status, oil price, headlines, and more) is pulled from the public dashboard API at hormuzstraitmonitor.com, while the chart’s daily history lives in this repo as data/hormuz-history.json. A scheduled GitHub Action runs daily to fetch the latest counts and append/update today’s entry, and the code is open so anyone can verify it, improve it, or fork it: https://github.com/jovylle/hormuzstrait.

Related Posts

AI impact: why it feels like a game changer

AI impact: why it feels like a game changer

  • 15 Feb 2026

AI to me is a game changer, and I'm just excited to use it!! letsgo! It rewired how I approach brainstorming, how I research ideas, and how quickly a sketch turns into something that actually works.

Read More
Building Chrome Extension: From Personal Tool to Public Release

Building Chrome Extension: From Personal Tool to Public Release

  • 14 Jan 2025

I’ve always enjoyed tinkering with code to solve my own problems. While playing **Sunflower Land**, a web-based game, I found myself wanting a more efficient way to handle certain tasks. That’s where

Read More
Building d1g.uk: My Journey Creating the Sunflower Land Desert Digging Helper

Building d1g.uk: My Journey Creating the Sunflower Land Desert Digging Helper

  • 13 Apr 2025

Playing **Sunflower Land**, I loved the *Desert Digging* feature but found the guesswork tedious — so I built **d1g.uk**, a browser-based helper that visualizes digging data, highlights possible trea

Read More