Tagging — what this page tells machines
Streak Calendar
Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.
About
Streak Calendar marks every day you show up and counts how many days in a row you've kept it going. The grid lights the last seven weeks. The only reward is the unbroken chain.
How it works
Today's date is added to a set in localStorage (kaspirius:streak:days) on each visit; the current streak counts backwards from today while consecutive days are present. No account, just this device.
Metadata
Heading outline
- Streak Calendar
Structured data (JSON-LD)
TechArticle
Same as Article, flagged as technical/developer reference material.
{
"@context": "https://schema.org",
"@type": "TechArticle",
"headline": "Streak Calendar — ritual",
"description": "Visit each day to keep the chain alive — a streak calendar that lights up consecutive days. Kept in your browser.",
"url": "https://kaspirius.com/streak",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://kaspirius.com/streak"
},
"datePublished": "2026-06-18",
"dateModified": "2026-06-18",
"author": {
"@type": "Person",
"name": "kaspirius",
"url": "https://kaspirius.com"
},
"publisher": {
"@type": "Organization",
"name": "kaspirius",
"url": "https://kaspirius.com"
}
}