A/B Testing at Scale
29 live experiments across 6 client brands, all running through one home-built GrowthBook environment with live Chrome-extension preview, automated scaffolding, and CI-grade dependency auditing.
reboot. rethink. recoveryArea.
Hello! I’m Pascal, a creative, resourceful and innovative Front End Developer / UX Optimizer from Enschede. I’m the guy you need to make your website interact, perform and convert better—through precise experimentation and performance engineering that actually moves the needle.
It’s my pride and passion.
I specialize in high-velocity experimentation platforms: GrowthBook, Optimizely, Convert, and Cloudflare. Building testing architectures that scale isn’t just about handling traffic—it’s about creating frameworks where behavioral insights and technical performance work together to drive genuine conversion improvements.
29 live experiments across 6 client brands, all running through one home-built GrowthBook environment with live Chrome-extension preview, automated scaffolding, and CI-grade dependency auditing.
Conversion is a performance discipline. Mutation observers that beat FOUC, intersection observers for honest viewport tracking, critical-path JS shaved until experiments stop hurting Core Web Vitals.
Twenty years of writing the unglamorous helpers that make the next ten experiments cheaper than the last: globals detection, smarter logging, bulletproof DOM injection, dependency guardians.
An async, error-resilient globals detector: spins up an iframe baseline, categorises the diff by type, and lets you exclude known third-party noise.
How a Vite hub, a Chrome extension that hijacks production scripts, and a WebSocket reload loop turned multi-client A/B testing into hot-reloadable dev work.
Inside MintMinds RequestLite: a Manifest V3 Chrome extension that redirects production script URLs to localhost and live-reloads tabs over WebSocket.
A tiny IIFE that compares window against a fresh iframe to list every user-defined global, grouped by type — handy for auditing third-party noise.