Privacy

We can't surveil you

Not "we promise not to" — we architecturally cannot. This site is static files served from a CDN. There is no application server, no user database, and no session state. Here is the complete, honest accounting.

What we don't collect

  • No accounts, no passwords, no email addresses
  • No cookies of any kind
  • No advertising or third-party trackers
  • No search queries — search runs in your browser
  • No fingerprinting, no session recording

What is unavoidably visible

  • Our host (GitHub Pages) sees standard request logs, including your IP, under GitHub's privacy statement. We cannot access these.
  • If you comment or open an issue, that happens on GitHub under your GitHub identity and is public.
  • Course progress, if we add it, stays in your browser's local storage and never leaves your device.

Verify all of this yourself: open your browser's network tab, or readthe source. That is the point of building it this way.