Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyv26/morse-code-ruby
Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes, or dits and dahs. Morse code is named after Samuel Morse, one of the inventors of the telegraph.
https://github.com/skyv26/morse-code-ruby
rspec rubocop ruby ruby-gem
Last synced: 15 days 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, or dits and dahs. Morse code is named after Samuel Morse, one of the inventors of the telegraph.
- Host: GitHub
- URL: https://github.com/skyv26/morse-code-ruby
- Owner: skyv26
- License: mit
- Created: 2022-11-03T14:13:47.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-04T01:34:06.000Z (over 2 years ago)
- Last Synced: 2024-12-30T16:48:44.180Z (about 1 month ago)
- Topics: rspec, rubocop, ruby, ruby-gem
- Language: Ruby
- Homepage:
- Size: 7.81 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_message
A simple program that automate decoding of morse code### Built With
- Ruby### Live Demo
[comming soon]()### Getting Started
To get a local copy up and running follow these simple example steps
- Clone the project to the local computer
- irb morse_code.rb#### Prerequisite:
- visual code editor
- Knowledge About Ruby
### Author
- Lawrence Addai Kusi
- GitHub: [@Githubhandle](https://github.com/kusiLaw)
- Twitter: [@Twitterhandle](https://twitter.com/kusilaw)
- Linkedin: [Linkedin](https://www.linkedin.com/in/lawrence-kusi-55a662104)- Aakash Verma
- GitHub: [@skyv26](https://github.com/skyv26)
- Twitter: [@vrma_aakash](https://twitter.com/vrma_aakash)
- Linkedin: [@skyv2022](https://www.linkedin.com/in/skyv2022)