{"id":16211586,"url":"https://github.com/laurabeatris/odd-list-filter","last_synced_at":"2025-04-07T21:39:03.480Z","repository":{"id":100511730,"uuid":"413506246","full_name":"LauraBeatris/odd-list-filter","owner":"LauraBeatris","description":"Elixir algorithm exercise to filter odd numbers from a given string list and return its quantity","archived":false,"fork":false,"pushed_at":"2021-10-04T17:48:45.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T23:13:53.251Z","etag":null,"topics":["algorithms-and-data-structures","elixir","enumerable","functional-programming"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/LauraBeatris.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":"2021-10-04T16:43:41.000Z","updated_at":"2022-04-22T21:40:24.000Z","dependencies_parsed_at":"2023-05-15T14:00:07.900Z","dependency_job_id":null,"html_url":"https://github.com/LauraBeatris/odd-list-filter","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/LauraBeatris%2Fodd-list-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Fodd-list-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Fodd-list-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Fodd-list-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LauraBeatris","download_url":"https://codeload.github.com/LauraBeatris/odd-list-filter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247734204,"owners_count":20987221,"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":["algorithms-and-data-structures","elixir","enumerable","functional-programming"],"created_at":"2024-10-10T10:48:34.384Z","updated_at":"2025-04-07T21:39:03.457Z","avatar_url":"https://github.com/LauraBeatris.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"left\"\u003e\n   \u003cimg src=\"https://dg8krxphbh767.cloudfront.net/tracks/elixir.svg\" /\u003e\n\u003c/p\u003e\n\n# Odd List Filter \n\nElixir algorithm exercise to filter odd numbers from a given string list and return its quantity\n\n## Interesting Resources\n- [Integer.parse](https://hexdocs.pm/elixir/1.12/Integer.html#parse/2)\n- [Integer guards](https://hexdocs.pm/elixir/1.12/Integer.html#guards)\n- [Enumerable module](https://hexdocs.pm/elixir/1.12/Enum.html)\n\n## Module Usage\n```elixir\n  ListFilter.call([\"1\", \"3\", \"6\", \"43\", \"banana\", \"6\", \"abc\"]) # Result: 3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurabeatris%2Fodd-list-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaurabeatris%2Fodd-list-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurabeatris%2Fodd-list-filter/lists"}