HE BUILDS 3D WEBSITES WITH ZERO CODE USING JUST ONE PROMPT AND MAKES $10,000 PER MONTH ON IT
those flowing fiber lines sweeping behind the headline are self drawing SVG paths and Claude builds the entire effect
each curved line is an SVG path and you animate stroke-dashoffset from the full length down to zero so the stroke paints itself across the screen like a living thread
you stagger the delay on each path and run it inside requestAnimationFrame so dozens of lines flow in sequence instead of landing all at once
mix-blend-mode lets the strands pass over and under the giant headline so the type and the lines feel woven together
the headline fills the viewport with clamp() on font-size and the little bracket labels ride a monospace font, that heavy sans against the mono eyebrow is the contrast that reads as premium
the sound off toggle runs on the Web Audio API gated behind one click since browsers block autoplay
you describe the vibe in plain English and Claude writes every path, every delay, every blend layer
designers charge 800 to 2000 for a hero section that moves like this and one person ships it in an afternoon
tomorrow I post the full CLAUDE.md prompt that generates this whole animated header from one sentence