Privacy
Privacy here is not a policy — it is an architecture. This site cannot leak your data because it never has your data.
-
No tracking
No analytics scripts, no cookies, no fingerprinting, no third-party pixels. The site makes exactly two classes of external request: font files from Google Fonts, and (on the home page) a read-only call to the public GitHub API to list repositories.
-
No data collection
There is no backend. Nothing you view or type is transmitted anywhere for storage. The contact form composes a message inside your own email client via a mailto: link — it never posts to a server.
-
No accounts, no secrets
The site is a fully static build served by GitHub Pages. There are no logins, no sessions and no server-side state to breach.