# Privacy

This is a personal portfolio site. It sells nothing, has no user accounts, and asks for no personal information. There is no login, no sign-up form, and no newsletter.

## What is collected

The site runs two analytics tools:

- **Plausible Analytics** — privacy-focused, cookieless analytics. It records aggregate page views, referrers and coarse country-level location. It does not use cookies and does not track individuals across sites.
- **PostHog** — product analytics used to understand which sections of the site are used.

Aggregate, country-level visitor counts from Plausible are displayed publicly on the homepage as a visitor map. Those figures are counts only and identify no individual.

## Browser storage

The site stores two values in your own browser. Neither is transmitted anywhere and neither identifies you:

- `yr-theme` in `localStorage` — remembers whether you chose the light or dark theme.
- `yr-booted` in `sessionStorage` — remembers that the intro animation already played, so it does not replay on every page view.

You can clear both at any time through your browser settings with no loss of functionality.

## What is never done

No personal data is sold, rented or shared with advertisers. There is no advertising network on this site, no cross-site tracking pixel, and no fingerprinting. Contact details you send by email are used solely to reply to you.

## Third parties

Pages load fonts from Google Fonts and the site is served by Vercel. Both receive standard request metadata such as IP address and user agent as an unavoidable part of delivering the page.

## Contact

Questions about privacy, or a request to remove anything: email [yadurajsingham@gmail.com](mailto:yadurajsingham@gmail.com).
