Skip to content

Instantly share code, notes, and snippets.

View debunn's full-sized avatar

David Bunn debunn

  • Prodigy Education
  • Calgary, AB
  • 21:51 (UTC -06:00)
View GitHub Profile
@debunn
debunn / intensify.sh
Created June 4, 2024 20:43 — forked from alisdair/intensify.sh
intensifies Slack emoji creator
#!/bin/bash
# Generate a `:something-intensifies:` Slack emoji, given a reasonable image
# input. I recommend grabbing an emoji from https://emojipedia.org/
set -euo pipefail
# Number of frames of shaking
count=10
# Max pixels to move while shaking