{"id":16365201,"url":"https://github.com/ikurotime/codember_rust","last_synced_at":"2025-10-26T06:31:07.687Z","repository":{"id":63171252,"uuid":"563543209","full_name":"ikurotime/codember_rust","owner":"ikurotime","description":"Los retos de codember.dev, escritos en rust","archived":false,"fork":false,"pushed_at":"2022-11-22T20:59:24.000Z","size":567,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T16:13:02.910Z","etag":null,"topics":["coding-challenge","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ikurotime.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}},"created_at":"2022-11-08T20:43:05.000Z","updated_at":"2023-03-07T12:47:36.000Z","dependencies_parsed_at":"2022-11-14T10:02:42.889Z","dependency_job_id":null,"html_url":"https://github.com/ikurotime/codember_rust","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/ikurotime%2Fcodember_rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikurotime%2Fcodember_rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikurotime%2Fcodember_rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikurotime%2Fcodember_rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikurotime","download_url":"https://codeload.github.com/ikurotime/codember_rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238276142,"owners_count":19445360,"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":["coding-challenge","rust"],"created_at":"2024-10-11T02:42:55.187Z","updated_at":"2025-10-26T06:31:07.236Z","avatar_url":"https://github.com/ikurotime.png","language":"Rust","readme":"```\n                  __                         __\n                 /\\ \\                       /\\ \\\n  ___     ___    \\_\\ \\      __     ___ ___  \\ \\ \\____     __    _ __\n /'___\\  / __`\\  /'_` \\   /'__`\\ /' __` __`\\ \\ \\ '__`\\  /'__`\\ /\\`'__\\\n/\\ \\__/ /\\ \\L\\ \\/\\ \\L\\ \\ /\\  __/ /\\ \\/\\ \\/\\ \\ \\ \\ \\L\\ \\/\\  __/ \\ \\ \\/\n\\ \\____\\\\ \\____/\\ \\___,_\\\\ \\____\\\\ \\_\\ \\_\\ \\_\\ \\ \\_,__/\\ \\____\\ \\ \\_\\ \n \\/____/ \\/___/  \\/__,_ / \\/____/ \\/_/\\/_/\\/_/  \\/___/  \\/____/  \\/_/ \n```\n\n by [midudev](https://www.twitch.tv/midudev)\n\t\t\t\n# ¡Codember en Rust 🦀!\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nEste repositorio contiene el código con las soluciones de los ejercicios de la página web de [Codember](https://codember.dev) en rust.\nCada semana se publica un nuevo ejercicio y se puede resolver en cualquier lenguaje de programación.\n\n## Ejercicios\n\n[Semana 1](https://github.com/ikurotime/codember_rust/tree/main/Week%201)\n\n## Ejecutar los ejercicios\n\nCada ejercicio se puede ejecutar con el comando `./main` en la carpeta del ejercicio.\n\n## Contribuir\n\nTienes otra solución para un ejercicio? Puedes hacer un pull request con tu solución.\nCrea una carpeta con tu nombre de usuario de github y añade tu solución en un archivo `main.rs`.\nPor ejemplo si tu nombre de usuario es `ikurotime` y quieres añadir una solución para el ejercicio de la semana 1, crea una carpeta `ikurotime` en la carpeta `Week 1` y añade tu solución en un archivo `main.rs`.\nDe forma que la estructura de carpetas quede así:\n\n    Week 1\n    ├── ikurotime\n    │   └── main.rs\n    └── README.md\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Atticus64\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/92958760?v=4?s=100\" width=\"100px;\" alt=\"Jona\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJona\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ikurotime/codember_rust/commits?author=Atticus64\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikurotime%2Fcodember_rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikurotime%2Fcodember_rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikurotime%2Fcodember_rust/lists"}