~/utils
Small utilities I've built (mostly for myself):
Games
Date/Time
- deathcrush - Visualize your life.
- tz - Local times of common time zones.
- yp - Year progress.
- doy - Ordinal date ⇄ YYYY-MM-DD converter.
- timer - Simple timer.
Cryptography
- morse - Morse code encoder/decoder.
- rail-fence - Rail fence cipher.
- caesar - Caesar/ROT13 cipher.
- vigenere - Vigenère cipher.
- affine - Affine/Atbash ciphers.
- a1z26 - A1Z26 cipher.
- eleet - 13375p34k transformer.
Misc
- unix-perms - Unix file system permissions visualizer.
- lorem-ipsum - Lorem Ipsum generator.
- roman - Arabic ⇄ Roman numeral converter.
- pig-latin - Pig Latin translator.