Cybersecurity Projects in PetalumaCybersecurity Projects in PetalumaNew work: I rebuilt my studio site as a real-time 3D experience, then I attacked it.
The visual layer is hand-written WebGL and GLSL. GPU particle cores that react to your cursor, morphing transitions between pages, adaptive performance that tunes itself to the device. All custom code, no template, no page builder.
But looking expensive is only half the job. I also build and secure the systems behind sites like this: multi-tenant SaaS, Stripe billing, PostgreSQL row-level security. So I wrote an automated red-team loop in Python and ran it against my own live site: attack, triage, patch, verify. It flagged a couple of hardening gaps, I fixed them, and re-ran until it came back clean.
If you want a site that looks like a high-budget trailer and holds up when someone probes it, that is what I build.
Live: xkaii.studio
(http://xkaii.studio)The security work: xkaii.studio/security