Skip to content

Instantly share code, notes, and snippets.

View hexxt-git's full-sized avatar
💭
not random

HEXXT hexxt-git

💭
not random
View GitHub Profile
@iwstkhr
iwstkhr / example.html
Created April 29, 2024 10:53
Fadein Animation in Tailwind CSS
<div class="animate-fade-in">
Fadein!
</div>
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active March 13, 2026 23:25
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This does not works in browser for quests which require you to play a game! Use the desktop app to complete those.

How to use this script:

  1. Accept a quest under the Quests tab
  2. Press Ctrl+Shift+I to open DevTools
  3. Go to the Console tab
  4. Paste the following code and hit enter:
@roachhd
roachhd / README.md
Last active March 11, 2026 03:46
Basics of BrainFuck

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

BrainFuck Programming Tutorial by: Katie

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

INTRODUCTION