The server
Provisioned, hardened, key-only access, firewalled. nginx serving this page over a domain I wired myself.
This page is served by software I run on a box I administer. Behind it: a version-control system I'm writing from scratch, a VPN built at the packet level, and a live sandbox app you'll be able to break and reset. Every piece hosts itself.
my git,
shown on my site, watched by my dashboard. It compounds
instead of scattering.
Provisioned, hardened, key-only access, firewalled. nginx serving this page over a domain I wired myself.
A git-like system in Python — blobs, trees, commits, refs, content-addressed by hash. It hosts its own code.
A real tunnel — virtual interface, encrypted transport — plus a guest keyhole you can step through, sandboxed and self-expiring.
Log in, get your own seeded copy, add and delete rows, run a report. Isolated per visitor, wiped on a timer. Break it freely.
One screen that watches the whole system — sessions, commits, health — and narrates it back to you.
An assistant wired into the ecosystem. Not a FAQ bubble — it reaches into the repos and the live system to answer.