What I Do Process Work About Blog Contact Get in Touch
← Back to home

Blog

Technical insights from building real products on Cloudflare. No fluff, just what I learn shipping code.

April 25, 2026

Building a Portfolio on Cloudflare Pages: Zero Servers, Zero Cost

How I built and deployed a cinematic developer portfolio using nothing but static HTML, CSS, and Cloudflare Pages. No framework overhead, no build step, just fast.

Cloudflare Static Sites Performance
April 20, 2026

2000 Particles, 60 FPS: Three.js Performance Tips

Creating a cinematic particle background that runs smoothly on mobile. Custom shaders, additive blending, and why you should always cap pixel ratio.

Three.js WebGL Performance
April 15, 2026

Why Edge-First Architecture Changed How I Build Products

Moving from server-based to edge-first deployment with Cloudflare Workers, D1, and R2. Lower costs, faster responses, and simpler operations.

Cloudflare Workers Architecture Edge Computing