{"id":17814263,"url":"https://github.com/anas599/morse-code","last_synced_at":"2025-04-02T07:41:36.104Z","repository":{"id":163588876,"uuid":"623673019","full_name":"anas599/Morse-code","owner":"anas599","description":"Morse decode is a Ruby app that decodes Morse code messages using a Ruby script. It takes Morse code input and returns the decoded message as text, using a hash to map Morse code to English letters. The output is a string of English letters","archived":false,"fork":false,"pushed_at":"2023-04-05T16:59:52.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-07T22:34:47.409Z","etag":null,"topics":["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/anas599.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-04-04T21:04:23.000Z","updated_at":"2023-04-05T16:59:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc9154f3-7815-4041-9f27-c0bd52d6e2aa","html_url":"https://github.com/anas599/Morse-code","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/anas599%2FMorse-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anas599%2FMorse-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anas599%2FMorse-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anas599%2FMorse-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anas599","download_url":"https://codeload.github.com/anas599/Morse-code/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246777827,"owners_count":20832032,"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":["morse-code","ruby"],"created_at":"2024-10-27T16:05:29.677Z","updated_at":"2025-04-02T07:41:36.083Z","avatar_url":"https://github.com/anas599.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 Table of Contents\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](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n# 📖 Morse Code \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Morse Code** Morse decode is a Ruby app that decodes Morse code messages using a Ruby script. It takes Morse code input and returns the decoded message as text, using a hash to map Morse code to English letters. The output is a string of English letters\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\nPostgresSQL\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003e Ruby\n\n\n\u003cdetails\u003e\n\u003csummary\u003eRuby\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\n- Decode Morse code into English letters\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [N/A]()\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n\u003e Morse decode is a Ruby app that decodes Morse code messages using a Ruby script. It takes Morse code input and returns the decoded message as text, using a hash to map Morse code to English letters. The output is a string of English letters\n\n### Prerequisites\n\nIn order to run this project you need:\n\nRuby installed\n  \u003cbr\u003e\nrun Ruby morse.rb\n\n### Setup\n\nClone this repository to your desired folder:\n  cd Morse-code\n    \u003cbr\u003e\n  git clone git@github.com:anas599/Morse-code.git\n\n### Install\n\nInstall this project with:\n\n  cd Morse-code\n  \u003cbr\u003e\n  ruby morse.rb\n\n\n### Usage\n\nTo run the project, execute the following command:\n  ruby morse.rb\n\n\n### Run tests\n\nTo run tests, run the following command:\n\nrspec\n### Deployment\n\nYou can deploy this project using:\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **ANAS ALSAMMARRAIE**\n\n- GitHub: [@anas599](https://github.com/anas599)\n- Twitter: [@anas599](https://twitter.com/anas599)\n- LinkedIn: [anas1993](https://linkedin.com/in/anas1993)\n\n👤 **Sajib Arafat Siddiqui**\n- GitHub: [@sajibarafatsiddiqui](https://github.com/sajibarafatsiddiqui)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n- includes Heights Reverse the coding\n-  Add links for output of the text \n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\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\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\n\u003e If you like the project Please do not hesitate if you have any questions\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\u003e I would like to thank Microverse for this project based learning\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) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanas599%2Fmorse-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanas599%2Fmorse-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanas599%2Fmorse-code/lists"}