https://github.com/exurd/exurd
github readme profile
https://github.com/exurd/exurd
Last synced: about 1 year ago
JSON representation
github readme profile
- Host: GitHub
- URL: https://github.com/exurd/exurd
- Owner: exurd
- Created: 2024-04-22T17:13:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-13T23:09:25.000Z (about 1 year ago)
- Last Synced: 2025-06-13T23:28:32.950Z (about 1 year ago)
- Language: CSS
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 

[](https://github.com/exurd#gh-dark-mode-only)
[](https://github.com/exurd#gh-light-mode-only)
## Things I'm working on
* Going through the CS50x course
* Completing Advent of Code 2015 (in Python)
## Projects
* [alcubierre](https://github.com/exurd/alcubierre) | A Roblox Badge-to-Badge Place Teleporter (Python)
* [Dumb Badge(s) Remover](https://github.com/exurd/DBR) | Batch remove Roblox Player Badges (Python)
* [Roblox MetaGamerScore Leaderboard](https://github.com/exurd/roblox_mgs_leaderboard) | JSON files of MGS Roblox leaderboard(s) (GitHub Actions, Python)
* [roblox_wb_proxy](https://github.com/exurd/roblox_wb_proxy) | The Wayback Machine as a Roblox API proxy (Luau ModuleScript, Argon)
* [roblox-assets-grab](https://github.com/ArchiveTeam/roblox-assets-grab) | Archive Team Warrior project saving 10,379,367 Roblox assets, 3.32 TiB of data (Lua 5.1)
* [TXT2WARC](https://github.com/exurd/TXT2WARC) | A text file to WARC pipeline for grab-site-docker (Python, Docker)
* [YouTube Into The Archive](https://github.com/exurd/YITA) | Checks if a YT video is on Internet Archive (Chrome Extension)
## Gists
* [custard.user.js](https://gist.github.com/exurd/32f3e889c0f7b4433ee4d475bad9f573) | Custom GitHub profile CSS by creating `.custard/style.css` in your special repository. (Userscript)
* [playrandommeme.py](https://gist.github.com/exurd/c116ece33194980a25241e800749bc00) | Plays a random meme after a random amount of time has passed (Python)
* [Roblox_HighJump_WithGears.ahk](https://gist.github.com/exurd/55efbae38cb68d020c26e144078b0506) | Switching from a jump increase gear to a gravity changing gear mid-jump causes a massive height boost (Roblox, AutoHotKey)
* [Roblox_QuickReset.ahk](https://gist.github.com/exurd/ad6a0fbf222e4b2c8f2b09d1ab61c8fc) | Quickly reset your character in games with no quick reset support (Roblox, AutoHotKey)
* [stemsFromMIDI_BaWaMI.bat](https://gist.github.com/exurd/d986eb093388ec62b014b1145e0b9b4d) | Generate/convert a MIDI file to multiple stems from BaWaMI (Windows Batch)