Skip to content

Instantly share code, notes, and snippets.

@badu-ser
badu-ser / index.html
Created April 11, 2025 17:35
Particle Wave
<canvas id="particle-canvas"></canvas>
@badu-ser
badu-ser / Own*MENU*Levanter
Last active March 9, 2025 21:14 — forked from techgod143/Own*MENU*Levanter
Levanter own menu
const { bot, getBuffer, jidToNum, genThumbnail } = require('../lib/');
const { VERSION } = require('../config');
const {
textToStylist,
getUptime,
@badu-ser
badu-ser / index.html
Created February 22, 2025 22:24
Spinning Wheel
<div class="deal-wheel">
<ul class="spinner"></ul>
<figure class="cap">
<!-- Grim reaper SVG import -->
[[[https://codepen.io/hexagoncircle/pen/vYxKLOa]]]
</figure>
<div class="ticker"></div>
<button class="btn-spin">Spin the wheel</button>
</div>