https://github.com/shafiuyushawu/morse-code-decode
This is a ruby program to decode morse code into meaningful characters, words and sentence
https://github.com/shafiuyushawu/morse-code-decode
classes-and-objects rubocop ruby ruby-gem
Last synced: about 1 year ago
JSON representation
This is a ruby program to decode morse code into meaningful characters, words and sentence
- Host: GitHub
- URL: https://github.com/shafiuyushawu/morse-code-decode
- Owner: shafiuyushawu
- License: mit
- Created: 2023-05-10T17:12:55.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-05-12T15:29:10.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T09:17:21.685Z (about 1 year ago)
- Topics: classes-and-objects, rubocop, ruby, ruby-gem
- Language: Ruby
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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)
- [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)
- [📝 License](#license)
> This is a ruby program to decode morse code into meaningful characters, words and sentence.
- **Ruby**
### Key Features
- Functions to decode morse code characters.
- Functions to decode morse code words.
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
VS Code, GIT, Ruby and NPM installed
### Setup
Clone this repository to your desired folder using the git clone command
### Usage
Run the code in the console/irb.
👤 **Shafiu Ibn Yushawu**
- GitHub: [@shafiuyushawu](https://github.com/shafiuyushawu)
- Twitter: [@shafiuyushawu](https://twitter.com/shafiuyushawu)
- LinkedIn: [shafiuyushawu](https://linkedin.com/in/shafiuyushawu)
👤 **Winfred Edube**
- GitHub: [@edubew](https://github.com/edubew)
- Twitter: [@edube_winne](https://twitter.com/edubew_winne)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/shafiuyushawu/morse-code-decode/issues).
Give a ⭐ if you like this project!
* Thanks to the Microverse team for the great curriculum.
This project is [MIT](./LICENSE) licensed.