{"id":20417966,"url":"https://github.com/yusufyusie/enumerable","last_synced_at":"2025-10-16T11:56:40.953Z","repository":{"id":200093870,"uuid":"704709824","full_name":"yusufyusie/Enumerable","owner":"yusufyusie","description":"In this project I learned how to use a module inside my class. For this I will create a class MyList and a module MyEnumerable. My module MyEnumerable will implement a subset of the functionality of Enumerable.","archived":false,"fork":false,"pushed_at":"2023-10-14T07:20:04.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-08-03T18:49:34.365Z","etag":null,"topics":["basic-programming","ruby","ruby-style-guide"],"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/yusufyusie.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}},"created_at":"2023-10-13T22:04:39.000Z","updated_at":"2023-10-14T07:20:08.000Z","dependencies_parsed_at":"2023-10-15T18:16:57.363Z","dependency_job_id":null,"html_url":"https://github.com/yusufyusie/Enumerable","commit_stats":null,"previous_names":["yusufyusie/enumerable"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yusufyusie/Enumerable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufyusie%2FEnumerable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufyusie%2FEnumerable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufyusie%2FEnumerable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufyusie%2FEnumerable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusufyusie","download_url":"https://codeload.github.com/yusufyusie/Enumerable/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufyusie%2FEnumerable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279187406,"owners_count":26122257,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["basic-programming","ruby","ruby-style-guide"],"created_at":"2024-11-15T06:28:47.716Z","updated_at":"2025-10-16T11:56:40.931Z","avatar_url":"https://github.com/yusufyusie.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enumerable\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n# 📗 Table of Contents\n\n- [Enumerable](#enumerable)\n- [📗 Table of Contents](#-table-of-contents)\n- [🎯 Create own Enumerable](#-create-own-enumerable)\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    - [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  - [❓ FAQ ](#-faq-)\n  - [📝 License ](#-license-)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 🎯 Create own Enumerable\u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nIn this project we learn how to use a module inside class. For this I create a class MyList and a module MyEnumerable. My module MyEnumerable implement a subset of the functionality of Enumerable.\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\u003eTechnology\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eRuby\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eTools\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eVS Code code editor\u003c/li\u003e\n    \u003cli\u003eGIT\u003c/li\u003e\n    \u003cli\u003eGITHUB\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\nThis project is a simple spaces travelers hub. The main features are:\n\n- **Recreate all? enumerable**\n- **Recreate any? enumerable**\n- **Recreate filter enumerable**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003c!-- - [Live Demo Link]() --\u003e\n\nSorry, Currently no active link available.\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 simple example steps.\n\n### Prerequisites\n\nyou have to those tools in your local machine.\n\n- [ ] NPM\n- [ ] GIT \u0026 GITHUB\n- [ ] Any Code Editor (VS Code, Brackets, etc)\n\n### Setup\n\nClone this repository to your desired folder:\n\n- Create a local directory where you can clone the project\n- Clone the project to your directory by running\n\n```bash\n  git clone https://github.com/yusufyusie/Enumerable.git\n```\n\nGo to the project directory.\n\n```bash\n  cd Enumerable\n```\n\nIn the project directory, you can run:\n\n```bash\n  ruby mylist.rb\n```\n\nRuns the app in the terminal.\n\n### Install\n\nInstall this project with:\n\n- Ruby\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n\n**Yesuf Fenta**\n\n\n- GitHub: [@yusufyusie](https://github.com/yusufyusie)\n- Twitter: [@yusufyusiee](https://twitter.com/yusufyusiee)\n- LinkedIn: [yusufyusie](https://www.linkedin.com/in/yusufyusie/)\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- [ ] **More enumarable features**\n- [ ] **We will implement Select Enumerable**\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](../../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\nGive a ⭐️ if you like this project!\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\n- I would like to thank **My Family**.\n- I would like to thank [Microverse Team](https://www.microverse.org/) for the great resources shared.\n- I also would like to thank [Houda Mzari](https://github.com/houdamzari) for all her help with linters setup\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FAQ (optional) --\u003e\n\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n- **Are you using database?**\n\n  - No, I am not using any database.\n\n- **Can I use this project for personal use?**\n\n  - Yes, you can use it.\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%2Fyusufyusie%2Fenumerable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusufyusie%2Fenumerable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufyusie%2Fenumerable/lists"}