The Connection Guide
Behavioral Science · Social Confidence · Human ConnectionInteractive guides that rebuild your social confidence using behavioral science, psychology, and real-world frameworks — for a post-COVID world.Here's how the PIN works:First launch — the overlay prompts you to set a 4-digit PIN. You enter it twice to confirm, then it's saved (base64-encoded in localStorage). There's a "Skip" option if you don't want one.Subsequent launches — the PIN entry screen blocks the app until the correct PIN is entered.Forgot PIN — clears all data and reloads (only option, since the PIN protects the data).One thing worth knowing: because it's localStorage-based, the PIN only protects the specific browser on the specific device where you set it. If someone opens the HTML file in a different browser, they start fresh with no PIN prompt. For a local file like this that's expected behavior — it's not a server-side auth system, just a deterrent against casual snooping.
Get it → philipowheeler.gumroad.com