$ ./contact.sh
#!/bin/bash
# Connect with me
GITHUB="https://github.com/kenfdev"
LINKEDIN="https://linkedin.com/in/kenfdev"
X="https://x.com/kenfdev"
FACEBOOK="https://facebook.com/kenfukuyama85"
echo "Choose your platform:"
$ _