Privacy

Privacy Policy

Last updated 15 June 2026. Plain language, no boilerplate. If anything is unclear, email me at manikumarjami@gmail.com.

The short version

manikumarjami.com is a personal site. Most of it collects nothing. The Psychology Lab, the Gold & Silver Rates page, and the MAPC exam prep page are the only sections that ask for your email, and only when you opt in. Your data is processed lawfully under the Digital Personal Data Protection Act, 2023 (India), GDPR (EEA), and UK GDPR.

Data Fiduciary (DPDP Act 2023, Section 2(i)): Mani Kumar Jami, Bengaluru, India.
Grievance Officer (DPDP Act 2023, Section 8(9)): Mani Kumar Jami — manikumarjami@gmail.com. Response within 7 working days for any data-related request (access, correction, erasure, consent withdrawal, complaint).
You are the Data Principal — the person whose data is being processed. Your rights are listed in the Your Rights section below.
Zero-storage commitment. As of 18 May 2026 the Labs submission flow does not write your email, name, scores, or any other field to a database. The serverless function that handles the submission validates your input, sends you one results email via Resend, and discards every value. Nothing to delete, because nothing was kept.

What this site collects, and when

Pages that collect nothing

The home page, all section pages (/about, /career, /portfolio, /skills, etc.), the DriveX case study, the blog index, and individual blog posts. Visiting these pages does not store anything about you on a server controlled by me.

The Psychology Lab

Seven self-assessments live at /labs. They behave differently depending on the test:

What the unlock submission contains, and what happens to it

When you fill in the unlock form for the four gated tests, this data is sent to /api/submit as a one-shot request:

The submission handler does not write anything to a database. There is no audit row, no analytics row, no operator notification email. Your data exists in three transient places: the request body Vercel passes to the function (lives milliseconds), Resend's send pipeline (processes the email in transit per Resend's terms), and your own inbox (forever, because that is yours).

One narrow exception: to prevent abuse, the function keeps an ephemeral in-memory map of recent submission counts per IP, keyed on a 16-character SHA-256 hash of the IP. The window is one hour, and the map is wiped whenever Vercel cold-starts the function. The hashed IP is never written to disk and never sent to any third party.

Where the data goes

What stays in your browser only

The Psychology Lab uses your browser's localStorage for one thing only: saving your in-progress quiz answers so you can close the tab and resume later. Those keys are cleared automatically when you finish a test. The unlock state and your email are not stored on your device. Each visit requires a fresh email submission to unlock the deep report. Old keys from before 18 May 2026 are removed automatically the next time you open the lab.

Gold & Silver Alerts (gold-rates page)

The Gold & Silver Rates page has one optional email collection: the price alert subscribe form. It is the only place on this page that collects personal data, and only if you choose to subscribe.

Lawful basis (DPDP Act 2023 / GDPR): your explicit, freely-given consent via the checkbox at point of collection. We do not pre-tick the box, we do not let the form submit without it, and we record the consent text, timestamp, source URL, and a hashed IP at the moment you tick it, so we can prove your consent if ever asked.

What we store, and where:

How to unsubscribe (one-click, fool-proof):

Retention: we keep your email and consent metadata in Brevo for as long as you are subscribed. When you unsubscribe, the contact is removed from the alerts list and blacklisted. Brevo's own retention policy applies for any residual logs on their side, see Brevo privacy policy.

The rate data itself is not personalised. Looking at rates does not require an account, an email, or a cookie. The page loads the same rates for everyone.

MAPC Exam Prep (mapc page)

The MAPC exam prep page collects an email when you submit the lock-unlock form to receive subject-wise answer guides (PDFs).

Lawful basis (DPDP Act 2023 / GDPR): your explicit, freely-given consent via the checkbox at point of collection. The submit button is gated on the checkbox; the form will not submit without it.

What we store, and where:

Retention & unsubscribe: the Substack subscription persists until you unsubscribe via the link in any newsletter email. Resend/Brevo retain short-term send logs per their own terms. There is no database on our side that stores your email after the send completes.

Cookies and analytics

I use Vercel Analytics, Vercel Speed Insights, and PostHog (EU region) to count page views, measure load performance, and understand site usage. Vercel Analytics is configured for anonymous, cookieless tracking. PostHog uses localStorage + a first-party cookie to maintain anonymous session continuity but does not link your browsing to your real identity (no email, no name). Vercel Analytics privacy ยท PostHog privacy.

Advertising

This site does not serve third-party advertisements. No AdSense, no ad networks, no banner ads anywhere. Revenue comes from the Substack newsletter, Topmate coaching sessions, and consulting engagements, none of which require placing trackers on this site.

Retention

I do not retain Lab submission data on my own systems. The submission handler does not write to a database. The only persistence is:

If you want any of the above removed, contact the respective service directly, or email me at manikumarjami@gmail.com and I will help.

Cross-border data transfer

Some of the third-party processors we use are based outside India:

Each provider is bound by their own privacy policy (linked throughout this page). Under the DPDP Act 2023, India recognises cross-border transfers to jurisdictions that have not been restricted by the Central Government, and as of the date of this policy, none of the above jurisdictions are restricted. Under GDPR / UK GDPR, transfers to the US rely on the EU–US Data Privacy Framework and Standard Contractual Clauses where applicable.

Your rights

Under the DPDP Act 2023 (India) and GDPR / UK GDPR (EEA / UK), you have the following rights over your personal data. To exercise any of them, email the Grievance Officer at manikumarjami@gmail.com — response within 7 working days.

Children's data

This site and all its sub-apps (Psychology Lab, Gold & Silver Rates, MAPC exam prep, blog) are intended for users aged 18 and above.

Under the DPDP Act 2023, Section 9, we do not knowingly collect personal data from any individual under the age of 18 without the verifiable consent of a parent or lawful guardian. We do not engage in tracking, behavioural monitoring, or targeted advertising directed at children. If you believe a child has submitted personal data on this site, email manikumarjami@gmail.com immediately and we will delete the data within 24 hours.

The Wellbeing screener (PHQ-9 + GAD-7) is a clinical-grade screening tool and should be used only with adult judgement or under professional guidance.

Disclaimers

The Psychology Lab provides self-reflection tools, not clinical diagnoses. None of the assessments here are a substitute for a licensed mental-health professional. If you are in crisis, please contact a helpline: KIRAN 1800-599-0019 (India, 24/7), Vandrevala 1860-2662-345 (India, 24/7), AASRA +91-9820466726 (India, 24/7), or your local emergency services.

Updates to this policy

If I change anything substantive on this page I will update the "Last updated" date at the top. I will not silently change what data is collected or how it is used.

Contact

Email manikumarjami@gmail.com for any privacy question, deletion request, or correction.