Python projects based on Lee Vaughan's book and whatever things I want to create at the moment.
From the Book:
- Silly Name Generator: generates Silly Names
- Poor Man's Bar Chart: simple chart for character count
- Pig Latin-ify: ityay oesday histyay
- Palindromegram: finding palindrome and palingram in dictionary
- Anagrams: anagram finder and anagram phrase constructor
- Finding Voldemort: reduce anagrams produced by tmvoordle to manageable number
- Route Transposition Cipher Decoder: decoding the route tranposition cipher
- Rail Fence Cipher: encrypt and decrypting messages using the rail fence cipher
Random Things:
- Fake Email Generator: Generate random email (no, it's not for malicious purpose)