A collection of Python scripts for various small tasks and curiosities.
Current scripts:
tAngels Data Retriever: A script designed to aid in message-sending for an Angel-Mortal game played in Tembusu College. Sample data provided in Angel File.csv and Data File.csv.
Telegram photo cleaner: Cleans up Telegram import folders by deleting duplicates, thumbnails, and unwanted subfolders.
Political Compass plotter: Parses data from a csv output of a political compass test website, and plots it in a colorful graph. Done with the help of Jolyn Tan
Folder size checker: Lists the folder and file sizes contained within any specified directory.
Steak rating grader: Used to rate and compare ratings of various restaurants that serve steak (or anything, really).
Phone password typer: Measures the difficulty of typing a given password based off the number of consecutive letters typed by either the left or the right hand alone.
4D Near Miss Checker: A simulator to answer the question "How often does a 'near miss' in the gambling game 4D occur?"
Credit Encrypt/Credit Decrypt: A simple encryption and decryption method for credit amounts of a set of individuals.
Dice roller: A simulator to answer the question "What is the probability of rolling at least n '6's in k dice rolls?"