https://github.com/ibizugbe/morse_code
Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes. This is a project uses ruby to decode a morse code and translate it to english.
https://github.com/ibizugbe/morse_code
rubocop ruby
Last synced: 3 months ago
JSON representation
Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes. This is a project uses ruby to decode a morse code and translate it to english.
- Host: GitHub
- URL: https://github.com/ibizugbe/morse_code
- Owner: Ibizugbe
- License: mit
- Created: 2022-09-21T12:17:36.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-30T12:22:51.000Z (about 3 years ago)
- Last Synced: 2025-05-07T14:56:38.227Z (5 months ago)
- Topics: rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Morse Code Decoder
> This is a project that solves the morse-code .
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone the project from GitHub `git@github.com:amejid/morse-code.git`
- Run the following commands as listed in your terminal:
- `ruby index.rb`## Authors
👤 **Ojesanmi Elizabeth Oyin**
• GitHub: [@Lizdev-05](https://github.com/Lizdev-05)
• Twitter: [@ojesanmi_oyin](https://twitter.com/ojesanmi_oyin)
• LinkedIn: [Elizabeth Oyinlade Ojesanmi](https://www.linkedin.com/in/elizabeth-oyinlade-ojesanmi-0702aa16a)
-👤 **Abraham Ibizugbe**
- GitHub: [githubhandle](https://github.com/Ibizugbe)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abraham-ibizugbe-763791115/)## 🤝 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!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.