This is a simple metronome app with customisable click patterns. Especially the backbeat and silence patterns are useful for practicing timing and groove.
Checkout https://mtrnm.vercel.app/
The audio is generated with the Web Audio API using a custom AudioWorkletProcessor. The app is created using NextJS.