An open API service indexing awesome lists of open source software.

https://github.com/mmggyy66/ruby-decode-morse-code


https://github.com/mmggyy66/ruby-decode-morse-code

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

          


methods to decode morse code

# 📗 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)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Ruby Morese Decoder

Simple ruby program that decodes a morese code message into latin characters.

## 🛠 Built With

### Tech Stack

### Key Features

- Decrypts morse messages
- Utilizes reusable methods

(back to top)

## 🚀 Live Demo

- Not available

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:


### Setup

Clone this repository to your desired folder:


  • cd my-folder

  • git clone https://github.com/MMGGYY66/ruby-decode-morse-code.git

### Install

Install this project with:


  • bundle install

### Usage

To run the project, execute the following command:


  • ruby methods_to_decode_morse_code.rb

(back to top)

## 👥 Authors

👤 **Lucas Comamala Garcia**

- GitHub: [@lucascomamala](https://github.com/lucascomamala)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lucas-comamala/)

👤 **Mohamed Gamil Eldimardash**

- GitHub: [@github](https://github.com/MMGGYY66)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamed-eldimardash-0023a3b5/)
- Twitter: [twitter](https://twitter.com/MOHAMEDELDIMARd)
- Facebook: [facebook](https://www.facebook.com/MOHAMED.ELDIMARDASH/)
- StackOverflow: [stackoverflow](https://stackoverflow.com/users/13605630/mohamed-gamil-eldimardash)

(back to top)

## 🔭 Future Features

- [ ] Add graphical interface

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project give this repo a star and reach out on our social media, and we will be happy to know about it! 😃

(back to top)

## 🙏 Acknowledgments

I would like to thank the Microverse team for their invaluable resources

(back to top)

## 📝 License

This project is [MIT](https://github.com/MMGGYY66/ruby-decode-morse-code/blob/methods-to-decode-Morse-code/MIT.md) licensed.

(back to top)