Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usirusenikon/morse-code
This a mini coding challenge in ruby which requires some programs that aids a decoding encrypted characters into nicely formatted and readable strings.
https://github.com/usirusenikon/morse-code
Last synced: 5 days ago
JSON representation
This a mini coding challenge in ruby which requires some programs that aids a decoding encrypted characters into nicely formatted and readable strings.
- Host: GitHub
- URL: https://github.com/usirusenikon/morse-code
- Owner: UsirusenIkon
- License: mit
- Created: 2022-12-22T08:47:20.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-22T10:44:54.000Z (about 2 years ago)
- Last Synced: 2023-05-06T05:29:28.402Z (over 1 year ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Morse-Code](#-morse-code)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Author ](#-author-)
- [Author](#author)
- [Author](#author-1)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments \& Attribution ](#-acknowledgments--attribution-)
- [📝 License ](#-license-)**Morse Code**This a mini coding challenge in ruby which requires some programs that aids a decoding encrypted characters into nicely formatted and readable strings.
Morse Code
> Coming Soon
- [Coming soon](#)
> This repository includes files with ruby syntax:
- Use [morse_code.rb](./morse_code.rb) to decode morse code messages.
**Important note: this file syntax can be used to decode morse code messages**
### Prerequisites
In order to run this project you need:
- A Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.
- Git installed on the Computer
- Nodejs installed on the Computer
- A browser installed on the Computer
### Setup
Clone this repository to your desired folder:
- `git clone https://github.com/UsirusenIkon/Morse-Code.git` if your're using https or git
- create a directory in your preferred location (e.g in the Desktop or Document directory)
## Author
👤 **Usirusen Ikon**
- GitHub: [@UsirusenIkon](https://github.com/UsirusenIkon)
- Twitter: [@Usirusen_Ikon](https://twitter.com/Usirusen_Ikon)
- LinkedIn: [Usirusen Ikon](https://www.linkedin.com/in/usirusen-ikon-775855174/)
## Author
👤 **Sajeel Zafar**
- GitHub: [@Sajeelzafar](https://github.com/Sajeelzafar)
- Twitter: [@SajeelZafar6](https://twitter.com/SajeelZafar6)
- LinkedIn: [Sajeel Zafar](https://www.linkedin.com/in/sajeelzafar/)
> To be added later
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> If you like this project then kindly give me a star ⭐️ in the project repository.
## 🙏 Acknowledgments & Attribution
- I would like to thank Microverse.
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is [MIT](./LICENSE) licensed.