Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aachourmohamed/decode-morse-code
This project will decode an entire word in Morse code, takes a string parameter, and return the string representation.
https://github.com/aachourmohamed/decode-morse-code
ruby
Last synced: 4 days ago
JSON representation
This project will decode an entire word in Morse code, takes a string parameter, and return the string representation.
- Host: GitHub
- URL: https://github.com/aachourmohamed/decode-morse-code
- Owner: AACHOURMOHAMED
- Created: 2022-09-21T17:22:17.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-24T12:11:44.000Z (about 2 years ago)
- Last Synced: 2024-12-09T21:09:22.181Z (14 days ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Project Name: Decode Morse Code
> Description of the project: Efficient code designed to automatically decode morse code entries without fuss. The code takes a string of morse code and returns the equivalent letter, word or sentence in English.
## Built With
- Languages: Ruby## Getting started
To get a local copy of this exercice, Please follow these simple example steps.#### 1. Clone this repository or download the Zip folder:"
```bash command
$ git clone
```
#### 2. Navigate to the location of the folder in your machine:
```bash command
you@your-Pc-name:~$ cd
```
#### 3. Press Enter to navigate to your local clone.## Authors
👤 **Mohamed aachour**- GitHub: [@githubhandle](https://github.com/githubhandle)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)👤 **Shaqayq Darwazi**
- GitHub: [@githubhandle](https://github.com/githubhandle)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!