Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gardimy/morse-decoder
https://github.com/gardimy/morse-decoder
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gardimy/morse-decoder
- Owner: Gardimy
- Created: 2023-08-02T12:48:51.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-08-04T15:04:05.000Z (over 1 year ago)
- Last Synced: 2023-08-10T19:01:17.646Z (over 1 year ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Decode a Morse code message
Morse Code Decoder
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**Morse Code Decoder** During our vacation at the seaside, my coding partner and I discovered old bottles with parchment inside. To our surprise, one bottle contained a message written in Morse code. Intrigued by the possibility of finding a lost pirate treasure, we decided to automate the process of decrypting the messages. Leveraging our Ruby programming skills, we've created a Morse code decoder to assist us in this exciting quest.
## 🛠 Built WithClient
- Create our own Enumerable
## 🚀 You can check the Live Demo here
The live demo will be availabe soon
- Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit
https://git-scm.com/downloads and install it).
- Step 2: Once you have installed git you can clone this project using the command below:
```
git clone https://github.com/ibugithub/Morse-Decoder
```
- Step 3: Once you have cloned this repo navigate to the folder that contains
the repository.
- Step 4: If you want to watch the html file open it with your favorite web browser(This project MUST be opened from VS Code for full functionality).
- Step 5: If you want to edit this project open it with your favorite text editor.
To get a local copy up and running cloning this repo `https://github.com/ibugithub/Morse-Decoder`.
### Prerequisites
There are no known prerequisites to run this project.
If you encounter any issues trying to run it, please feel free to
[open a ticket](https://github.com/ibugithub/Morse-Decoder/issues) to let me know and i will work on it to the best
of my abilities
### Setup
Clone this repository to your desired folder:
`git clone https://github.com/ibugithub/Morse-Decoder`
or
`git clone https://github.com/ibugithub/Morse-Decoder` <-- _Only if you have [SSH keys configured](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) on your GitHub account_.
### Usage
To run the project:
- Method 1:
```sh
cd PATH_TO_CLONE
```
> 👤 **Md Ibrahim Hossain**
- GitHub: [@githubhandle](https://github.com/ibugithub)
- Twitter: [@twitterhandle](https://twitter.com/mdibrahimibuu)
- LinkedIn: [LinkedIn](https://linkedin.com/in/ibuu)
> 👤 **Gardimy Charles**
- GitHub: [@Gardimy](https://github.com/Gardimy)
- Twitter: [@gardyelontiga45](https://twitter.com/gardyelontiga45)
- LinkedIn: [Gardimy charles](https://www.linkedin.com/in/gardimy-charles)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ibugithub/Morse-Decoder/issues).
If you like this project please give me a start and share my portfolio to recruters!
I would like to thank to [microverse](https://www.microverse.org/) For teaching me the database and more things.
This project is [MIT](./LICENSE) licensed.