{"id":18597023,"url":"https://github.com/focusaurus/crackle-pop","last_synced_at":"2025-05-16T13:33:12.289Z","repository":{"id":141309152,"uuid":"95688214","full_name":"focusaurus/crackle-pop","owner":"focusaurus","description":"FizzBuzz style exercise in rust for Recurse Center application","archived":false,"fork":false,"pushed_at":"2017-06-30T22:41:35.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T18:02:54.715Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/focusaurus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-06-28T16:09:59.000Z","updated_at":"2017-06-28T16:17:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"86d761e0-67a7-453b-a26d-70c8f8b46305","html_url":"https://github.com/focusaurus/crackle-pop","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/focusaurus%2Fcrackle-pop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/focusaurus%2Fcrackle-pop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/focusaurus%2Fcrackle-pop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/focusaurus%2Fcrackle-pop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/focusaurus","download_url":"https://codeload.github.com/focusaurus/crackle-pop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254538477,"owners_count":22087870,"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-07T01:26:42.003Z","updated_at":"2025-05-16T13:33:12.245Z","avatar_url":"https://github.com/focusaurus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crackle Pop\n\nThis is a small programming exercise coded in rust as part of the [Recurse Center](https://www.recurse.com) application by Peter Lyons in June 2017.\n\n## Instructions\n\nWrite a program that prints out the numbers 1 to 100 (inclusive). If the number is divisible by 3, print Crackle instead of the number. If it's divisible by 5, print Pop. If it's divisible by both 3 and 5, print CracklePop. You can use any language.\n\n## Rust Ability Caveat\n\nAt the time of writing, I was very much a beginner in the rust programming language.\n\n## How to...\n\n- run tests: `cargo test`\n- run: `cargo run`\n- build for production: `cargo build --release`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffocusaurus%2Fcrackle-pop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffocusaurus%2Fcrackle-pop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffocusaurus%2Fcrackle-pop/lists"}