pdfcli. pdfcli is a CLI tool for manipulating PDFS from the command line.
13whatdidido. A CLI tool that integrates with your work tools and helps you remember what you worked on recently
8Tweet-Generator. The Tweet Generator uses a Markov chain to generate random tweet based off of past tweets. It uses Python and the Twitter API to obtain the last 200 tweets from a particular user, organizes them into a JSON tree structure and then executes a random walk on that tree structure. This results in sometimes hilarious sometimes nonsense tweets that mimic the Twitter user's past tweets.
5Parallelized-Text-Compression. Attempting compression of Huffman Encoding along with adaptive Huffman encoding
1DrumSimulation. This project is designed to simulate the effect of a drum being hit at a certain position. The drum surface is modeled as an NxN grid where the drum is hit at position (N/2,N/2). After the hit the signal propagates through the drum before eventually settling.
1