https://github.com/frank1738/morse_code_messsege
This project is about decrypting any given character, word, or sentence from 'Morse code' to human readable English language. To solve this problem we have used Ruby as our programming language.
https://github.com/frank1738/morse_code_messsege
ruby
Last synced: about 1 year ago
JSON representation
This project is about decrypting any given character, word, or sentence from 'Morse code' to human readable English language. To solve this problem we have used Ruby as our programming language.
- Host: GitHub
- URL: https://github.com/frank1738/morse_code_messsege
- Owner: frank1738
- Created: 2022-07-13T14:26:35.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-13T15:42:16.000Z (almost 4 years ago)
- Last Synced: 2025-02-03T11:27:53.651Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# MORSE CODE DECODER
> This project is about decrypting any given character, word, or sentence from 'Morse code' to human readable English language. To solve this problem we have used Ruby as our programming language.
## Built With
- RUBY
- linters for ruby
## Getting Started
You will need to have Ruby installed on your computer. Clone the repository. Run the code, `ruby decode.rb`
## Authors
👤 **Frankline Osoro**
- GitHub: [frank1738](https://github.com/frank1738)
- Twitter: [@frankhiggins08](https://twitter.com/frankhiggins08)
- LinkedIn: [Frankline Osoro](http://www.linkedin.com/in/frankline-osoro-b526ba18b)
👤 **Chia Carlyle**
- GitHub: [@carlylechia](https://github.com/carlylechia)
- Twitter: [@chiacarlyle](https://twitter.com/chiacarlyle)
- LinkedIn: [chia-carlyle](https://linkedin.com/in/chia-carlyle)
## 🤝 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 @Microverse_inc
## 📝 License
This project is [MIT](./MIT.md) licensed.