Utilities
- Timezy A simple macOS menu bar app that displays common timezones, helpful for planning international meetings.
- Set Mac Device Name Bash script for setting Mac device name and host name using the current logged in user.
CLI
-
File Encryption Using GPG
We can use
tar
andgpg
to create a file archive and encrypt it for safe keeping and secure file transfer.
JS Experiments
- Pi from Collisions You can calculate the digits of Pi by colliding objects into each other.
- Mod 10 Check Digit Modulus 10 check digit check digit calculator.