For when I make random stuff for... reasons.
combinations.py
For when you want a txt file of X-length combinations of 0-9/a-z/A-Z Takes 1 argument for the length, will output every combination possible from 1 digit to that length.
urlshorten
Tiny Flask app that shortens a link / retrieves full link based on shortened one
crawler
Singleton / multithreaded crawler - not very useful as is but could be extended to serve various crawling purposes