New work: I rebuilt my studio site as a real-time 3D experience, then I attacked it. The visual l...New work: I rebuilt my studio site as a real-time 3D experience, then I attacked it. The visual l...
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
New 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 The security work: xkaii.studio/security
Post image
Post image
Ilya's avatar
The combination of high-end GLSL motion and row-level security backend is incredible. What vulnerabilities did your automated Python red-team loop flag during the initial test runs?
Harrison's avatar
I appreciate that Ilya. Honestly it was mostly hardening rather than anything actively on fire, but a few were the kind that bite you in prod.
The standout was server-side SSRF. A couple of endpoints fetch remote image URLs, and the guard resolved the hostname then opened the...
Back to feed
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started