No account required
Visitors can use the quiz flow without creating a login or profile inside the app.
Privacy
HowMuchAmI is built as a static site. Quiz answers are scored locally in the visitor's browser. The project is intentionally lightweight and does not require account creation just to use the core experience.
Visitors can use the quiz flow without creating a login or profile inside the app.
Percentages and result bands are calculated in the browser from the quiz definitions shipped with the site.
When users generate a share URL, the result snapshot is encoded into the URL so the receiving person can reproduce the same result screen.
The share feature builds a URL that contains an encoded snapshot of answers and, optionally, a first name or nickname. That information is placed in the query string so another person can open the same result view. The site does not need an account or server-side profile to do that.
This page reflects the current project codebase. It does not promise the absence of third-party logs or infrastructure-level request records outside the app itself. If analytics, advertising tags, or other external tooling are added later, this page should be updated before they are treated as part of normal operation.