This is a personal portfolio, not a product. It collects almost nothing, and everything it does collect is listed below.
01What this site stores
Page view counts: an integer per URL, so I can see which project pages get read. No identifiers, no sessions, no cookies, and no way to attribute a view to a person.
That is the entire list. There is no contact form, no comments and no newsletter.
02What it does not store
No advertising or cross-site tracking cookies. No analytics script. No fingerprinting. No behavioural profile. No mailing list — unless you email me directly, in which case your message lives in my inbox like any other email.
03Third-party services
GitHub: the site reads public repository and activity data through GitHub's API to render the activity panel. That request is made by the server, not by your browser, so GitHub does not see you.
Hosting: the host may keep standard server access logs, including IP addresses, for security and abuse prevention. Those logs belong to the host and are retained under their policy.
04Rate limiting
The view-count endpoint keeps a short-lived, in-memory counter keyed by a hash of your IP address to stop it being hammered. Entries expire within a minute and are never written to disk.
05Contact
Any question about this page: rishabhkaushik33@gmail.com.
06Changes
If this policy changes, the date at the top changes with it. There is no mailing list to notify, so the page itself is the record.