Bogosort sorts numbers in an array using bogosort, and then plots the time it took using matplotlib
Caesarcipher is a simple caesar cipher program
Pascalstriangle is a simple Pascal's triangle calculator
rockpaperscissors is a game where you play rock, paper, scissors
BaseNExpansion is a program that calculates the base n expansion of a rational number between 0 and 1 in the given base.