Tagging — what this page tells machines

Birthday Door

Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.


About

Birthday Door is shut every day but one. Set your birthday and it counts down the days; on the day itself, the door opens. A tiny private ritual.

How it works

Your birthday (month-day only) is saved in localStorage under kaspirius:birthday:date. Each visit compares today to it and either opens the door or counts the days to the next occurrence. Nothing is sent anywhere.


Metadata
title
Birthday Door
description
A door that only opens on your birthday. Set the date and it counts down the rest of the year — kept in your browser.
canonical
https://kaspirius.com/birthday
updated
Last updated

Heading outline

Structured data (JSON-LD)
TechArticle

Same as Article, flagged as technical/developer reference material.

{
  "@context": "https://schema.org",
  "@type": "TechArticle",
  "headline": "Birthday Door — ritual",
  "description": "A door that only opens on your birthday. Set the date and it counts down the rest of the year — kept in your browser.",
  "url": "https://kaspirius.com/birthday",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://kaspirius.com/birthday"
  },
  "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"
  }
}
↖ kaspirius