All work — Games — 2026
Pose Beat Blaster
Rhythm lanes hit with your body — pose landmarks map to lanes, keyboard fallback included.
The problem
Pose-driven rhythm games desync when detection latency varies.
How I approached it
Hit windows are scored against an audio clock rather than the render loop, so detection lag shifts the input, not the beat.
The outcome
Timing that stays honest even when the detector stutters.
Camera access: this one asks for your webcam and runs entirely in your browser — no video is uploaded or stored anywhere.
Next project