An open API service indexing awesome lists of open source software.

https://github.com/bhushan354/morse-code

Use Ruby to solve coding challenges. Find hidden string from MorseCode.
https://github.com/bhushan354/morse-code

ruby ruby-app

Last synced: 8 months ago
JSON representation

Use Ruby to solve coding challenges. Find hidden string from MorseCode.

Awesome Lists containing this project

README

          



Decode-Morse-Code

# 📗 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-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Morse-Code]

**[Morse-Code]** is a a coding challenge in which you have to find a phrase which is in complex form using ruby.

## 🛠 Built With
- Ruby (IRB)
- Github

### Tech Stack

Server

### Key Features

- **[Decode morsed code into string]**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- Code Editor
- Git
- Browser

### Setup

Clone this repository to your desired folder:
- choose a directory
- Open in Terminal
- write : git clone git@github.com:bhushan354/Morse-code.git
- go into directory Morse-Code
- open terminal and write : npm install

### Install

Install this project with:

```
Ruby
```

## 👥 Authors

👤 **Bhushan Deshmukh**

- GitHub: [@bhushan354](https://github.com/bhushan354)
- LinkedIn: [Bhushan Deshmukh](https://www.linkedin.com/in/bhushan-deshmukh-5777851b1/)

👤 **Victor Kanyi**

- GitHub: [@jkanyi-web](https://github.com/jkanyi-web)
- Twitter: [@V_Kanyi](https://twitter.com/V_Kanyi)
- LinkedIn: [LinkedIn](https://linkedin.com/in/victor-kanyi)

(back to top)

## 🔭 Future Features

- [ ] **[Decode-String]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project consider starring this repository

(back to top)

## 🙏 Acknowledgments

We want to extend our heartfelt gratitude to the Microverse team and our dedicated code reviewers, whose invaluable assistance was instrumental in bringing this project to fruition.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)