As a fun evening project, I made a live-updating version of the 'What a week, huh?' meme (based on a panel from The Adventures of Tintin comics [1]).
There's a page for every timeframe:
- 'What a day': https://tintin.dlazaro.ca/day
- 'What a week': https://tintin.dlazaro.ca/week
- 'What a month': https://tintin.dlazaro.ca/month
- 'What a year': https://tintin.dlazaro.ca/year
Current time is determined by a Cloudflare Worker using the request IP (not logged or stored). No JavaScript is sent to the browser.
loading...