https://github.com/bohaz/decode_morse_code
https://github.com/bohaz/decode_morse_code
ruby
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bohaz/decode_morse_code
- Owner: bohaz
- Created: 2023-08-30T16:41:58.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-30T21:23:57.000Z (almost 3 years ago)
- Last Synced: 2025-06-13T05:05:41.281Z (about 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π 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)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [β FAQ](#faq)
- [π License](#license)
This Ruby project provides methods to decode Morse code messages. It includes a function to decode a single Morse code character, another to decode a whole word, and a third to decode an entire message. The code adheres to DRY principles and efficiently translates Morse code to English text.
Ruby
- **Methods**
- **Ruby syntax**
- **Ruby gems**
- **Hash**
- This demo link is comming soon...
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
```sh
cd my-folder
git clone git@github.com:bohaz/Decode_Morse_code.git
```
π€ **Ricardo MartΓnez**
- GitHub: [@bohaz](https://github.com/bohaz)
- Twitter: [@Ricardo29115571](https://twitter.com/Ricardo29115571)
- LinkedIn: [Ricardo Martinez](https://www.linkedin.com/in/ricardomart%C3%ADnez%E2%88%B4/)
π€ **Muhammad Aminu Salihu**
- GitHub: [@mohashyne](https://github.com/mohashyne)
- Twitter: [@muhammadslyhu](https://twitter.com/muhammadsalyhu)
- LinkedIn: [muhammad-salihu](https://linkedin.com/in/msalyhu)
- [ ] **User UI**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/bohaz/Decode_Morse_code/issues).
If you like this project let me know with a STAR!
We would like to thaks Microverse for giving me the oportunity to build and contribute in projects like this.
This project is [MIT](https://github.com/bohaz/Decode_Morse_code/blob/dev/MIT.md) licensed.