
July 9, 2026
9 min read
PageSpeed Insights API 429 Fix (Get Credible Scores)
Anonymous PageSpeed Insights API always returns 429? Here's the fix — how to get accurate, citable before/after Lighthouse scores for a redesign pitch.
Category
← All posts

July 9, 2026
9 min read
Anonymous PageSpeed Insights API always returns 429? Here's the fix — how to get accurate, citable before/after Lighthouse scores for a redesign pitch.

July 9, 2026
9 min read
Your scroll scrubbed video stutters and only updates once a second? Here's the first-hand fix — an all-intra ffmpeg encode for frame-accurate GSAP scrubbing.

July 9, 2026
9 min read
Halftone dot grid image looks faint and washed out? The fix: pre-mask the background into alpha and lift midtones before mapping tone to dot size.

July 1, 2026
11 min read
A GLSL shaders tutorial for web developers — vertex vs fragment shaders, uniforms, attributes, varyings, coordinate spaces, and a worked example you can paste into three.js.

June 27, 2026
8 min read
Build the signature WebGL displacement hover effect with a GLSL image displacement shader in React Three Fiber — uniforms, lerp, performance, and a reduced-motion fallback.

June 27, 2026
8 min read
A creative developer's playbook for how to build an award-winning portfolio — what Awwwards judges reward, the Next.js + GSAP + WebGL stack, and how to submit.

June 27, 2026
8 min read
How to hire a creative developer for an award-caliber website — what to look for, the questions to ask, red flags, and what premium motion/WebGL work really costs.

June 27, 2026
9 min read
How to win an Awwwards Site of the Day, from a jury member. The real judging criteria, what jurors reward vs penalize, and the technical polish that decides it.

June 27, 2026
8 min read
A hands-on React Three Fiber tutorial for beginners — set up the Canvas, build a mesh, animate with useFrame, add lights and OrbitControls, and load a 3D model.

June 27, 2026
8 min read
Three.js performance optimization that actually moves the FPS: cut draw calls, batch geometry, dispose memory, and render on demand in React Three Fiber.

June 24, 2026
4 min read
Learn GSAP ScrollTrigger by building the three patterns behind award-winning sites — pinned sections, scrubbed timelines, and parallax — in React/Next.js.