Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gardimy/morse-decoder


https://github.com/gardimy/morse-decoder

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Decode a Morse code message



Morse Code Decoder



# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Morse Code Decoder

**Morse Code Decoder** During our vacation at the seaside, my coding partner and I discovered old bottles with parchment inside. To our surprise, one bottle contained a message written in Morse code. Intrigued by the possibility of finding a lost pirate treasure, we decided to automate the process of decrypting the messages. Leveraging our Ruby programming skills, we've created a Morse code decoder to assist us in this exciting quest.
## 🛠 Built With

### Tech Stack

Client

### Key Features

- Create our own Enumerable

(back to top)

## 🚀 You can check the Live Demo here

The live demo will be availabe soon

(back to top)

## 💻 Getting Started

- Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit
https://git-scm.com/downloads and install it).
- Step 2: Once you have installed git you can clone this project using the command below:
```
git clone https://github.com/ibugithub/Morse-Decoder
```
- Step 3: Once you have cloned this repo navigate to the folder that contains
the repository.
- Step 4: If you want to watch the html file open it with your favorite web browser(This project MUST be opened from VS Code for full functionality).
- Step 5: If you want to edit this project open it with your favorite text editor.

(back to top)

## 💻 Getting Started

To get a local copy up and running cloning this repo `https://github.com/ibugithub/Morse-Decoder`.

### Prerequisites

There are no known prerequisites to run this project.
If you encounter any issues trying to run it, please feel free to
[open a ticket](https://github.com/ibugithub/Morse-Decoder/issues) to let me know and i will work on it to the best
of my abilities

### Setup

Clone this repository to your desired folder:

`git clone https://github.com/ibugithub/Morse-Decoder`

or

`git clone https://github.com/ibugithub/Morse-Decoder` <-- _Only if you have [SSH keys configured](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) on your GitHub account_.

### Usage

To run the project:

- Method 1:

```sh
cd PATH_TO_CLONE
```

(back to top)

## 👥 Authors

> 👤 **Md Ibrahim Hossain**
- GitHub: [@githubhandle](https://github.com/ibugithub)
- Twitter: [@twitterhandle](https://twitter.com/mdibrahimibuu)
- LinkedIn: [LinkedIn](https://linkedin.com/in/ibuu)

> 👤 **Gardimy Charles**
- GitHub: [@Gardimy](https://github.com/Gardimy)
- Twitter: [@gardyelontiga45](https://twitter.com/gardyelontiga45)
- LinkedIn: [Gardimy charles](https://www.linkedin.com/in/gardimy-charles)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ibugithub/Morse-Decoder/issues).

(back to top)

## ⭐️ Show your support

If you like this project please give me a start and share my portfolio to recruters!

(back to top)

## 🙏 Acknowledgments

I would like to thank to [microverse](https://www.microverse.org/) For teaching me the database and more things.

(back to top)

## 📝 License

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

(back to top)