Volunteer
Python Developer – Encryption & Decryption Project
Personal Project | [January, 2025 ]
- Developed a Python-based application that translates messages between standard English and a custom-designed encrypted language.
- Designed the logic for encoding and decoding algorithms, ensuring accurate translation and message security.
- Implemented a user-friendly CLI to facilitate seamless interaction with the translator tool.
- Utilized Python’s string manipulation and data structures (dictionaries, lists) for efficient character mapping and conversion.
- Tested the application thoroughly to handle various edge cases, and ensured reliability in both encoding and decoding processes.