“I am a self-taught developer, I write Python Scripts, I also contribute to open source by making my repositories public on GitHub. I help the tech Twitter community by posting helpful threads over there”
I got bored in class, so I wrote a Python script to keep my girlfriend and I entertained.
It matches two names, generates a random compatibility score, and decides the fate of your relationship.
It’s lowkey fun, but highkey dangerous.🧏🏽
Today, I developed a command-line calculator that enables users to perform multiple calculations in a single session.
It employs function mapping with a dictionary rather than traditional if-else statements, improving the code's scalability and readability. #cScripts#dev
@cryptohako 1. First, you run the script.
2. Choose whether you wish to encrypt/decrypt a message.
3. Type the message.
4. Select a shift key
5. Get your result ( an encrypted message or a decrypted message.) N/B : only someone with the same key can decode your message, so pick wisely.