{"id":17558843,"url":"https://github.com/billymohajeri/decode-a-morse-code-message","last_synced_at":"2025-06-13T09:05:21.208Z","repository":{"id":96556318,"uuid":"608038168","full_name":"billymohajeri/Decode-a-Morse-code-message","owner":"billymohajeri","description":"Morse message decoder is a project to decode a full Morse message. This app do the decoding process by spliting a message to words and characters.","archived":false,"fork":false,"pushed_at":"2023-03-02T06:55:40.000Z","size":2867,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-02-04T01:15:22.610Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/billymohajeri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE/MIT.md","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-03-01T07:28:37.000Z","updated_at":"2023-06-07T12:24:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"baa65792-ae5a-48c5-a1cc-6fa8c720b5fc","html_url":"https://github.com/billymohajeri/Decode-a-Morse-code-message","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":"0.19999999999999996","last_synced_commit":"20e756bfab1558dd719859f4e7e9e6081044a252"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FDecode-a-Morse-code-message","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FDecode-a-Morse-code-message/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FDecode-a-Morse-code-message/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FDecode-a-Morse-code-message/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billymohajeri","download_url":"https://codeload.github.com/billymohajeri/Decode-a-Morse-code-message/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246168091,"owners_count":20734389,"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":["ruby"],"created_at":"2024-10-21T10:24:57.394Z","updated_at":"2025-03-29T09:44:42.308Z","avatar_url":"https://github.com/billymohajeri.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 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  - [Create database](#create-database)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n# 📖 Decode a Morse code message \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Morse message decoder** is a project to decode a full Morse message. This app do the decoding process by spliting a message to words and characters.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\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://www.ruby-lang.org/en/\"\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- **Decode a Morse message**\n- **Decode a Morse word**\n- **Decode a Morse character**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [Not deployed 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](https://www.ruby-lang.org/en/) installed and running.\n- You should be able to use [IRB](https://en.wikipedia.org/wiki/Ruby_(programming_language)#Features).\n\n### Setup\n\nClone this repository to your desired folder:\n\n```\ngit clone git@github.com:billymohajeri/Decode-a-Morse-code-message.git\n```\n\n### Install\n\nInstall this project with:\n\n```\ncd cd Decode-a-Morse-code-message\ngem install\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👤 **Billy Mohajeri**\n\n- GitHub: [@BillyMohajeri](https://github.com/billymohajeri)\n- Twitter: [@BillyMohajeri](https://twitter.com/BillyMohajeri)\n- LinkedIn: [@BillyMohajeri](https://www.linkedin.com/in/billymohajeri)\n\n👤 **Yuvenal Njoroge**\n\n- GitHub: [@yuvenalmash](https://github.com/yuvenalmash)\n- Twitter: [@_Juvenal_](https://twitter.com/_Juvenal)\n- LinkedIn: [Yuvenal Njoroge](https://linkedin.com/in/yuvenal-njoroge)\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- [ ] **Encode a Morse message**\n- [ ] **Encode a Morse word**\n- [ ] **Encode a Morse character**\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](../../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, please consider giving 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\n- I would like to thank all code reviewers for making this project better.\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](./LICENSE/MIT.md) 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%2Fbillymohajeri%2Fdecode-a-morse-code-message","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbillymohajeri%2Fdecode-a-morse-code-message","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillymohajeri%2Fdecode-a-morse-code-message/lists"}