{"id":19811484,"url":"https://github.com/chandan-devs-tech/decode-morse-message","last_synced_at":"2025-07-12T17:34:28.046Z","repository":{"id":193506979,"uuid":"688855013","full_name":"Chandan-devs-tech/Decode-Morse-Message","owner":"Chandan-devs-tech","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-08T18:31:38.000Z","size":560,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-28T18:46:57.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Chandan-devs-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-08T08:43:58.000Z","updated_at":"2023-10-23T15:59:19.000Z","dependencies_parsed_at":"2024-11-12T09:38:23.404Z","dependency_job_id":null,"html_url":"https://github.com/Chandan-devs-tech/Decode-Morse-Message","commit_stats":null,"previous_names":["chandan-devs-tech/decode-morse-message"],"tags_count":0,"template":false,"template_full_name":"microverseinc/readme-template","purl":"pkg:github/Chandan-devs-tech/Decode-Morse-Message","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan-devs-tech%2FDecode-Morse-Message","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan-devs-tech%2FDecode-Morse-Message/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan-devs-tech%2FDecode-Morse-Message/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan-devs-tech%2FDecode-Morse-Message/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chandan-devs-tech","download_url":"https://codeload.github.com/Chandan-devs-tech/Decode-Morse-Message/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan-devs-tech%2FDecode-Morse-Message/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265025688,"owners_count":23699802,"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":[],"created_at":"2024-11-12T09:26:40.254Z","updated_at":"2025-07-12T17:34:28.007Z","avatar_url":"https://github.com/Chandan-devs-tech.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  \u003ch3\u003e\u003cb\u003eDecode Morse Message\u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 \\[Decode-Morse-Message\\] ](#-decode-morse-message-)\n  - [🛠 Built With ](#-built-with-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Install](#install)\n  - [👥 Authors ](#-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝 License ](#-license-)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 [Decode-Morse-Message] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**[Decode-Morse-Message]** is a program which translates a morse message to english readable text.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n- Ruby\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **[Changes a morse char to english char]**\n- **[Changes a morse word to english word]**\n- **[Changes a morse message to english message]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\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- Laptop\n- Github\n- Git\n- Ruby\n- Linters\n\n### Prerequisites\n\nIn order to run this project you need:\n- To install Ruby\n- Install the latest version on ruby+devkit [rubyinstaller](https://rubyinstaller.org/downloads/)\n- Follow the steps [here](https://stackify.com/install-ruby-on-windows-everything-you-need-to-get-going/)\n- install the [linters for Ruby](https://github.com/microverseinc/linters-config/tree/master/ruby)\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  cd my-folder\n  git https://github.com/Chandan-devs-tech/Decode-Morse-Message.git\n```\n\n### Install\n\nInstall this project with:\n\n```sh\n  cd my-project\n  bundle install\n```\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 Chandan Gupta\n\n- GitHub: [@githubhandle](https://github.com/Chandan-devs-tech)\n- Twitter: [@twitterhandle](https://twitter.com/ChandanGuptaDev)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chandangupta-devs)\n\n👤 Samuel Lemma\n\n- GitHub: [@githubhandle](https://github.com/sam2if)\n- Twitter: [@twitterhandle](https://twitter.com/samuellemma3733)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/s-lemma/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **[Implement a user authentication system to allow users to create accounts, log in, and save their Morse code translations.]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\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/Chandan-devs-tech/Decode-Morse-Message/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\n\nIf you like this project give us a ⭐️.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank the Microverse Team.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](https://github.com/Chandan-devs-tech/Decode-Morse-Message/blob/dev/MIT.md) licensed.\n\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%2Fchandan-devs-tech%2Fdecode-morse-message","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchandan-devs-tech%2Fdecode-morse-message","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandan-devs-tech%2Fdecode-morse-message/lists"}