A web-based encryption and decryption tool that allows users to encode and decode messages using a unique Hinglish-based secret code system. This tool ensures privacy and security while communicating sensitive messages.
✅ Hinglish to Encrypted Code Converter
✅ Encrypted Code to Hinglish Decoder
✅ Fast & Secure – Uses a custom algorithm for encoding
✅ Consistent Encoding – Ensures the same input always gives the same output
✅ Easy-to-Use Interface – Simple design for quick access
🚀 Try it out here: Hinglish Secret Code Web App
📂 Hinglish-Secret-Codehttps://ajitkhanta48.github.io/hindi-secret-code/
┣ 📜 index.html # Main HTML file
┣ 📜 styles.css # Styling for the webpage
┣ 📜 script.js # JavaScript logic for encoding & decoding
┣ 📜 data.json # Stores previously encoded messages
┗ 📜 README.md # Project documentation
Want to modify or improve this project? Follow these steps:
git clone https://github.com/ajitkhanta48/hinglish-secret-code.git
cd hinglish-secret-code
open index.html
1️⃣ Enter your message in Hinglish (e.g., "Papa aa rahe hain")
2️⃣ Click on "Encode" → Your message is converted into a secret code
3️⃣ Share the encoded message securely
4️⃣ The receiver pastes the secret code and clicks "Decode" to see the original message
HTML → Structure of the webpage
CSS → Styling for a clean and user-friendly interface
JavaScript → Custom algorithm for message encoding and decoding
JSON → Stores previously encoded messages
🔹 Add password-protected encryption
🔹 Implement a QR Code Generator for sharing messages
🔹 Create a mobile app version
Want to contribute? Fork this repository, add new features, and submit a pull request!
This project is open-source and available under the MIT License.
🔗 GitHub: Ajitkhanta48
📧 Email: ajitkhanta@gmail.com
⭐ If you like this project, don't forget to star the repository!