⚡ experiments • mini-games • chaos

A second site. Zero seriousness.

This is fun.lopikss.com — a playground for mini projects. It’s built as a static site now, but it’s already structured so we can add secure login later (via Cloudflare Pages Functions).

🎯 Reaction Timer

Click to start, wait for green, then click as fast as you can.

Play new

🔒 Account (coming soon)

Login isn’t enabled yet, but the routing and API structure is already in place. Later we can add sessions, cookies, and a user table without moving hosts.

Open auth-ready

🧪 Add your next experiment

Make a new folder, add index.html, and it’s live. This repo is designed to grow without getting messy.

📡 API ping

There’s a tiny endpoint so you can verify Functions work when you enable them.