Skip to content

Instantly share code, notes, and snippets.

View vesamet's full-sized avatar
🔮
Ascending

Gwenaël Guyot vesamet

🔮
Ascending
View GitHub Profile
/**
* Interactive Brush Overlay UserScript
*
* This script creates a full-screen canvas overlay that allows users to draw
* brush strokes with particle effects. It includes click-through functionality
* and dynamic font weight effects on hover.
*/
(function () {
console.log("Brush overlay init");