Skip to content

emcc2302/secret_message_encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# πŸ•΅οΈβ€β™‚οΈ Secret Message Encoder

A fun, browser-based tool that lets you **encode and decode secret messages** using simple ciphers β€” built with **HTML, CSS, and JavaScript**.


## ✨ Features

- πŸ” Encode and decode messages using:

Β  - Caesar Cipher (+3)

Β  - Reverse Text

Β  - Symbol Swap (e.g., A β†’ @, S β†’ $)

- πŸ–€ Sleek dark-mode interface

- ⚑ Instant encoding and decoding with no internet required

- 🎨 Fully responsive and lightweight


## πŸ› οΈ Technologies Used

- HTML5

- CSS3

- JavaScript (ES6)


## πŸ“‚ File Structure

/project-folder

β”‚

β”œβ”€β”€ index.html # Main HTML structure

β”œβ”€β”€ style.css # Styling and layout

β”œβ”€β”€ script.js # Encoding/decoding logic

└── README.md # Project overview (this file)

Releases

No releases published

Packages

No packages published