{"id":34179901,"url":"https://github.com/rsha256/shortest-fizzbuzz","last_synced_at":"2026-03-10T08:03:26.904Z","repository":{"id":41817376,"uuid":"300238011","full_name":"rsha256/shortest-fizzbuzz","owner":"rsha256","description":"Contains shortest solutions to fizzbuzz in various programming languages","archived":false,"fork":false,"pushed_at":"2025-11-06T22:02:05.000Z","size":78,"stargazers_count":16,"open_issues_count":6,"forks_count":27,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-18T12:08:52.512Z","etag":null,"topics":["fizzbuzz","hacktober","hacktoberfest","hacktoberfest2020","open-source"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/rsha256.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-01T10:25:22.000Z","updated_at":"2025-11-07T23:44:58.000Z","dependencies_parsed_at":"2023-11-12T20:24:12.627Z","dependency_job_id":"b6cad9f8-d21b-4a19-9c4d-ed08027f9d1b","html_url":"https://github.com/rsha256/shortest-fizzbuzz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rsha256/shortest-fizzbuzz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsha256%2Fshortest-fizzbuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsha256%2Fshortest-fizzbuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsha256%2Fshortest-fizzbuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsha256%2Fshortest-fizzbuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsha256","download_url":"https://codeload.github.com/rsha256/shortest-fizzbuzz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsha256%2Fshortest-fizzbuzz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30327561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fizzbuzz","hacktober","hacktoberfest","hacktoberfest2020","open-source"],"created_at":"2025-12-15T13:37:44.630Z","updated_at":"2026-03-10T08:03:26.892Z","avatar_url":"https://github.com/rsha256.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shortest-fizzbuzz\n#### Contains shortest solutions to fizzbuzz in various programming languages\n\n** **\n\n## Rules:\n\"Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”.\"\nTo learn more and see clean versions, see: https://wiki.c2.com/?FizzBuzzTest\n\n** **\n\n## Languages:\n- [C](C.c), 95 bytes\n- [C++](C++.cpp), 231 bytes\n- [Dart](Dart.dart), 124 bytes\n- [Elm](Elm.elm), 297 bytes\n- [Go](Go.go), 134 bytes\n- [Haskell](Haskell.hs), 113 bytes\n- [Java](Java.java), 106 bytes\n- [JavaScript](JavaScript.js), 64 bytes\n- [Perl6](Perl6.pl), 54 bytes\n- [PHP](PHP.php), 68 bytes\n- [Python2](Python2.py), 59 bytes\n- [Python3](Python3.py), 61 bytes\n- [R](R.R),110 bytes\n- [Ruby](Ruby.rb), 69 bytes\n- [Rust](Rust.rs), 115 bytes\n- [Scheme](Scheme.scm), 433 bytes\n- [Swift](Swift.swift), 578 bytes\n\n## Contributing:\n1. Alphabetically add your addition here to [README.md](README.md) in the format `[\u003clanguage name\u003e](\u003cfile-name\u003e), \u003cnumber-of-bytes\u003e bytes`. GitHub tells you the number of **bytes** for any file.\n2. Add a file to the root of the repo in the form of: `\u003clanguage-name\u003e.\u003cfile-extension\u003e` that satisfies the rules above.\n\n## Notes:\nTry to write a detailed commit message.\n\nIf possible make sure you end your file with a newline at the end and are using LF as opposed to CRLF Line sequences.\n\nFeel free to improve on existing solutions if you can do better :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsha256%2Fshortest-fizzbuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsha256%2Fshortest-fizzbuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsha256%2Fshortest-fizzbuzz/lists"}