Skip to content

random just for fun scripts that I wrote at my freetime

Notifications You must be signed in to change notification settings

weareblahs/scripts4fun

Repository files navigation

scripts4fun

Yes. Just a random set of "just for fun" scripts that I made when I'm just bored.

Scripts

To download, right click on script name at "Download" part and click "Save as...".

Name Why this script? How it works Credits? Download
Harvey Norman radio ad last sentence generator they literally just bought 7 slots of ads in Malaysian radio stations just to say that the promotion will be ended at the next day, dude This Python script grabs the week name (example Monday) and add 1 day ahead, so it will print out "Hurry! Sale must end (next day week name)!" Idea from my dad goharveynormango.py
Redirects for Google school-related websites to school accounts My PC's browser has 2 accounts logged in - one is my personal account, and one is my school account. Everytime when I get in into a Google Meet link (or Google Classroom), I have to change accounts This configuration for the Redirector Chrome extension redirects both Google Meet and Google Classroom links from first user (u/0 or authuser=0 for Meet) to second user (u/1 or authuser=1). Users can modify which account by modifying the u/* or authuser=* part of the link in the JSON file. To use it, download this extension, Go to the Chrome extension page, then click "Import" then import the file that you just downloaded. GoogleSchoolRedirects.json
Guess The Random Wikipedia Article Command line-based Wikipedia article guesser which uses Wikipedia API to parse Special:Random and get a random sentence from the article. WIP
"Snellen Eye Test, HTML, Sans-serif" (2024, black and white text on mixed media) Since most people have headers included as the basic HTML stuff, I decided to do it due to an illusion of "Hello World" in different size Open it in your browser directly as this is an static HTML webpage. Remeber to right click on the file name and click on "Save as..." as GitHub usually just show raw files as its original code and does not render HTML HTMLEyeTest.html
Commitment I am thinking of a way to complete git add, git commit and git push all under one command Complete the classic 3-step git command (BONUS: also pulls the latest version from the repository!) for pushing the latest code with just commitment "[COMMIT MESSAGE]"
macOS/Linux version also exists
commitment.bat
commitment.sh
"beautiful text i enjoy" Idea strikes in when I think about how Chinese ancient literacy can be recreated using loops and other known functions. Do expect some Malaysian English and Singlish inside those satirical translations. Original text are under Public Domain, taken from Wikisource. Visit the webpage "inglis tranlesen" by my friend (No download link available for this) Click here to visit

About

random just for fun scripts that I wrote at my freetime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages