https://github.com/epaltechs/morse-code
This is a project bulit to decode a syntax for writing message in a coded way ("-- -.-- -. .- -- .") to human readable sentence ("MY NAME")
https://github.com/epaltechs/morse-code
postgresql rubocop ruby
Last synced: 2 months ago
JSON representation
This is a project bulit to decode a syntax for writing message in a coded way ("-- -.-- -. .- -- .") to human readable sentence ("MY NAME")
- Host: GitHub
- URL: https://github.com/epaltechs/morse-code
- Owner: Epaltechs
- Created: 2022-07-27T13:29:10.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-28T06:56:05.000Z (almost 4 years ago)
- Last Synced: 2025-02-08T18:49:56.022Z (over 1 year ago)
- Topics: postgresql, rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Morse-code
This is a project bulit to decode a syntax for writing message in a coded way ("-- -.-- -. .- -- .") to human readable sentence ("MY NAME")
## Built with
Ruby
## Getting Started
To launch the project locally:
### Step 1:
Clone this repo locally using git in the command line and the following command
> https://github.com/Epaltechs/Morse-code.git
Alternatively, you can just download the complete zip file and extract the folder in your directory
### Step 2:
In the project directory, you can run:
> ruby morse_code_message.rb
or alternatively you can copy and paste the commands in
> irb
## 👤 Authors
:bust_in_silhouette: **Emmanuel Paul**
- GitHub: [@Epaltechs](https://github.com/Epaltechs)
- LinkedIn: [Emmanuel Paul](https://www.linkedin.com/in/emmanuel-s-paul)
:bust_in_silhouette: **Artur Gouveia**
- GitHub: [@Arturgouveia1970](https://github.com/Arturgouveia1970)
- LinkedIn: [Artur Gouveia](https://www.linkedin.com/in/artur-gouveia-323868197/)
:bust_in_silhouette: **Joseph Kwesi Kwentsir**
- GitHub: [@Kwentsir](https://github.com/Kwentsir/)
- LinkedIn: [Joseph Kwentsir](https://www.linkedin.com/in/josephkwentsir/)
## :handshake: Contributing
- Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.
## Show your support
Give a :star:️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## :memo: License
This project is MIT licensed.