{"id":19962681,"url":"https://github.com/sschonss/fizz_buzz","last_synced_at":"2026-05-13T17:34:35.701Z","repository":{"id":180544811,"uuid":"665311236","full_name":"sschonss/fizz_buzz","owner":"sschonss","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-12T00:33:57.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T08:16:12.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sschonss.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-07-11T23:45:04.000Z","updated_at":"2023-07-11T23:45:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"99ff3f1a-da12-4149-89b5-854dfb9469e8","html_url":"https://github.com/sschonss/fizz_buzz","commit_stats":null,"previous_names":["sschonss/fizz_buzz"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sschonss%2Ffizz_buzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sschonss%2Ffizz_buzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sschonss%2Ffizz_buzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sschonss%2Ffizz_buzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sschonss","download_url":"https://codeload.github.com/sschonss/fizz_buzz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241396753,"owners_count":19956405,"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-13T02:12:32.259Z","updated_at":"2025-11-24T20:04:30.645Z","avatar_url":"https://github.com/sschonss.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FizzBuzz\n\n**Explaining the problem**\n\n● Multiples of 3 replaced by Fizz\n\n● Multiples of 5 replaced by Buzz\n\n● Multiples of 3 and 5 replaced by FizzBuzz\n\n- [1, 2, 3, 4, 5,15] [1, 2, Fizz, 4, Buzz, FizzBuzz]\n\n- [1, 2, 4, 8,10] [1, 2, 4, 8, Buzz]\n\n## Details\n\nWe will read the list of numbers from a file!\n- If the file does not exist, we will display an error message\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `fizz_buzz` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:fizz_buzz, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/fizz_buzz](https://hexdocs.pm/fizz_buzz).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsschonss%2Ffizz_buzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsschonss%2Ffizz_buzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsschonss%2Ffizz_buzz/lists"}