{"id":17898778,"url":"https://github.com/munyabelden/decode_morse_code","last_synced_at":"2025-07-07T07:12:29.702Z","repository":{"id":166426298,"uuid":"641775573","full_name":"Munyabelden/Decode_Morse_Code","owner":"Munyabelden","description":"This is a simple ruby project that decodes any Morse code o regular English ","archived":false,"fork":false,"pushed_at":"2023-05-17T18:58:11.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-06-11T19:41:51.188Z","etag":null,"topics":["linter-config","linters","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Munyabelden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-17T06:31:17.000Z","updated_at":"2023-05-17T19:00:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"a461731c-2fb0-4427-82c2-74d8122524fa","html_url":"https://github.com/Munyabelden/Decode_Morse_Code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Munyabelden/Decode_Morse_Code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Munyabelden%2FDecode_Morse_Code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Munyabelden%2FDecode_Morse_Code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Munyabelden%2FDecode_Morse_Code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Munyabelden%2FDecode_Morse_Code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Munyabelden","download_url":"https://codeload.github.com/Munyabelden/Decode_Morse_Code/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Munyabelden%2FDecode_Morse_Code/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264032310,"owners_count":23546809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linter-config","linters","ruby"],"created_at":"2024-10-28T15:39:03.872Z","updated_at":"2025-07-07T07:12:29.688Z","avatar_url":"https://github.com/Munyabelden.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ (OPTIONAL)](#faq)\n- [📝 License](#license)\n\n# 📖 Decode the Morse code \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Decode Morse code** is an app that decodes any morse code into english.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n- [ ] Ruby\n- [ ] Linters\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRuby\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Morse code translation**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [ ] There is no live preview yet \n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- [ ] Ruby \n- [ ] Code editor\n\n### Setup\n\nClone this repository to your desired folder:\n\nhttps://github.com/Munyabelden/Decode_Morse_Code.git\n\n### Install\n\nInstall this project with:\n\nsudo install ruby\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Belden Mugauri**\n\n- GitHub: [@githubhandle](https://github.com/Munyabelden/)\n- Twitter: [@twitterhandle](https://twitter.com/munyaradzi045)\n\n👤 **Santosh Konappanavar**\n\n- GitHub: [@Santosh-Konappanavar](https://github.com/Santosh-Konappanavar)\n- Twitter: [@SantoshKonapp1](https://twitter.com/SantoshKonappa1)\n- LinkedIn: [@Santosh Konappanavar](https://www.linkedin.com/in/santosh-konappanavar/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Add an input to enter morse code an get a tranlations**\n- [ ] **Functional testing**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/Munyabelden/Decode_Morse_Code/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project give it a star.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Ruby documentation and Microverse\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](https://github.com/Munyabelden/Decode_Morse_Code/blob/develop/LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunyabelden%2Fdecode_morse_code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmunyabelden%2Fdecode_morse_code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunyabelden%2Fdecode_morse_code/lists"}