# Privacy

> What this site does and does not collect: no analytics, no tracking cookies, no accounts. A plain description of every third party involved.

_Last updated: 22 August 2026._

This is a personal website. It has no accounts, no sign-up form, no newsletter, no shopping cart, and no advertising. The short version: I do not collect anything about you, and I do not want to.

## What I collect

Nothing. There is no analytics script, no tag manager, no tracking pixel, and no A/B testing tool on any page of this site. I do not know who visits, how many people visit, or which posts get read.

## Cookies

This site sets no cookies of its own.

Two small values are stored in your browser's `localStorage`, which never leaves your device and is never sent to me or to anyone else:

- `theme` and `themeSetTimestamp` — remembers whether you chose light or dark mode, and expires itself after 24 hours so the site can fall back to your system preference.
- `game_high_score` — your best score in the ASCII game behind the "Play" button.

You can clear both at any time from your browser's site-data settings, and the site will work exactly the same afterwards.

## Third parties that see your request

Serving a web page necessarily involves a few other companies. Here is the complete list:

- **Vercel** hosts this site. Like any web host, its servers process the IP address and user agent of each request in order to deliver a response, and it keeps operational logs. See [Vercel's privacy policy](https://vercel.com/legal/privacy-policy).
- **Google Fonts** serves the Atkinson Hyperlegible typeface. Your browser requests the font files from `fonts.googleapis.com` and `fonts.gstatic.com`, which means Google receives your IP address. See [Google's privacy policy](https://policies.google.com/privacy).
- **Tilt** (`data.tilt.vote`) provides the reaction widget at the bottom of blog posts. It loads on post pages only. If you do not interact with it, it still sees the request that loads its script.
- **GitHub contribution data** on the About page is fetched by this site's own server, not by your browser, so no third party sees your request for it.

Nothing else is loaded from another origin. There are no embedded videos, no comment platform, and no social widgets.

## Email and phone

If you email or call me, I obviously have whatever you sent. I keep correspondence in my mailbox, I do not add anyone to a mailing list, and I do not sell or share contact details with anyone.

## AI agents and crawlers

Automated clients are welcome here. `/robots.txt` allows every major AI crawler, `/llms.txt` describes the site, and every content page also serves a plain markdown representation over `Accept: text/markdown`. [/agents](/agents) documents all of it. Crawling this site is subject to the same non-collection described above.

## Your rights

Since I hold no data about visitors, there is nothing to request, correct, or delete. If you have emailed me and want that correspondence deleted, ask and I will delete it.

## Changes

If any of the above stops being true, I will update this page and change the date at the top.

## Questions

Email [Virrsanghavi@gmail.com](mailto:Virrsanghavi@gmail.com).
---

Canonical HTML: https://www.virsanghavi.com  ·  Site guide for agents: https://www.virsanghavi.com/llms.txt  ·  Sitemap: https://www.virsanghavi.com/sitemap.xml
