{"id":16444829,"url":"https://github.com/kanzatahreem/ruby-morse-decoder","last_synced_at":"2026-05-01T04:34:16.319Z","repository":{"id":104290594,"uuid":"578316037","full_name":"KanzaTahreem/Ruby-Morse-Decoder","owner":"KanzaTahreem","description":"A tool that allows users to decode a Morse code string into human readable text.","archived":false,"fork":false,"pushed_at":"2022-12-29T15:45:28.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-08T22:38:06.053Z","etag":null,"topics":["decoder","irb","morse-code","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/KanzaTahreem.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":"2022-12-14T19:05:21.000Z","updated_at":"2022-12-29T15:48:16.000Z","dependencies_parsed_at":"2023-05-01T16:47:07.230Z","dependency_job_id":null,"html_url":"https://github.com/KanzaTahreem/Ruby-Morse-Decoder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanzaTahreem%2FRuby-Morse-Decoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanzaTahreem%2FRuby-Morse-Decoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanzaTahreem%2FRuby-Morse-Decoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanzaTahreem%2FRuby-Morse-Decoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KanzaTahreem","download_url":"https://codeload.github.com/KanzaTahreem/Ruby-Morse-Decoder/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240816505,"owners_count":19862298,"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":["decoder","irb","morse-code","ruby"],"created_at":"2024-10-11T09:42:17.034Z","updated_at":"2026-05-01T04:34:11.268Z","avatar_url":"https://github.com/KanzaTahreem.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\r\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\r\n\r\n# 📗 Table of Contents\r\n- [📗 Table of Contents](#-table-of-contents)\r\n- [📖 Ruby Morse Decoder ](#-ruby-morse-decoder-)\r\n  - [🛠 Built With ](#-built-with-)\r\n    - [Tech Stack ](#tech-stack-)\r\n    - [Key Features ](#key-features-)\r\n  - [💻 Getting Started ](#-getting-started-)\r\n    - [Prerequisites](#prerequisites)\r\n    - [Setup](#setup)\r\n    - [Install](#install)\r\n    - [Usage ](#usage-)\r\n  - [👥 Authors ](#-authors-)\r\n  - [🔭 Future Features ](#-future-features-)\r\n  - [🤝 Contributing ](#-contributing-)\r\n  - [⭐️ Show your support ](#️-show-your-support-)\r\n  - [📝 License ](#-license-)\r\n\r\n\u003c!-- PROJECT DESCRIPTION --\u003e\r\n\r\n# 📖 Ruby Morse Decoder \u003ca name=\"about-the-project\"\u003e\u003c/a\u003e\r\n _**Morse Decoder**_ built with [Ruby](https://www.ruby-lang.org/en/) is a tool that allows users to convert a Morse code into human readable text. It takes a string of Morse code as an input. [Morse code](https://en.wikipedia.org/wiki/Morse_code) is a system of communication that uses a series of dots and dashes to represent letters, numbers, and symbols.\r\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\r\n\r\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\r\n\r\n\u003cdetails\u003e\r\n  \u003csummary\u003eClient\u003c/summary\u003e\r\n  \u003cul\u003e \r\n    \u003cli\u003e\u003ca href=\"https://www.ruby-lang.org/en/\"\u003eRuby\u003c/a\u003e\u003c/li\u003e\r\n    \u003cli\u003e\u003ca href=\"https://github.com/microverseinc/linters-config/tree/master/ruby\"\u003eLinters\u003c/a\u003e\u003c/li\u003e\r\n\r\n  \u003c/ul\u003e\r\n\u003c/details\u003e\r\n\r\n\u003c!-- Features --\u003e\r\n\r\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\r\n\r\n- Decodes a morse character\r\n- Decodes a morse word\r\n- Decodes a morse message\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- GETTING STARTED --\u003e\r\n\r\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\r\n\r\n### Prerequisites\r\n\r\nIn order to run this project you need:\r\n\r\n- [Ruby](https://www.ruby-lang.org/en/) installed and running. To get more information, read the [installation instructions](https://github.com/microverseinc/curriculum-ruby/blob/main/simple-ruby/articles/ruby_installation_instructions.md).\r\n- You should be able to use [IRB](https://en.wikipedia.org/wiki/Ruby_(programming_language)#Features).\r\n### Setup\r\n\r\nClone this repository to your desired folder:\r\n\r\n```\r\n  git clone git@github.com:KanzaTahreem/Ruby-Morse-Decoder.git\r\n  cd Ruby-Morse-Decoder\r\n```\r\n\r\n### Install\r\n\r\nInstall thr project dependencies with:\r\n\r\n```\r\n  bundle install\r\n```\r\n\r\n### Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\r\n\r\nTo run the project, execute the following command:\r\n\r\n```\r\n  ruby decode_message.rb\r\n```\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- AUTHORS --\u003e\r\n\r\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\r\n👤 Author 1\r\n\r\n- GitHub: [@KanzaTahreem](https://github.com/KanzaTahreem)\r\n- Twitter: [@kanza_tahreem](https://twitter.com/kanza_tahreem)\r\n- LinkedIn: [Kanza Tahreem](https://www.linkedin.com/in/kanza-tahreem/)\r\n\r\n👤 Author 2\r\n- GitHub: [@camilovelag](https://github.com/camilovelag)\r\n- Twitter: [@camilovelag](https://twitter.com/camilovelag)\r\n- LinkedIn: [camilovelag](https://linkedin.com/in/camilovelag)\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- FUTURE FEATURES --\u003e\r\n\r\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\r\n\r\n- Create a console app\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- CONTRIBUTING --\u003e\r\n\r\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\r\n\r\nContributions, issues, and feature requests are welcome!\r\n\r\nFeel free to check the [issues page](https://github.com/KanzaTahreem/Ruby-Morse-Decoder/issues).\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- SUPPORT --\u003e\r\n\r\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\r\n\r\nIf you like this project and want to support me make cooler projects Give this project a Star.\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- LICENSE --\u003e\r\n\r\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\r\n\r\nThis project is [MIT](./LICENSE) licensed.\r\n\r\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%2Fkanzatahreem%2Fruby-morse-decoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanzatahreem%2Fruby-morse-decoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanzatahreem%2Fruby-morse-decoder/lists"}