{"id":19537587,"url":"https://github.com/elixircl/weekly-2022","last_synced_at":"2025-04-26T15:30:53.200Z","repository":{"id":130381718,"uuid":"530249604","full_name":"ElixirCL/weekly-2022","owner":"ElixirCL","description":"💻 Retos semanales 2022 de la comunidad Elixir Chile para practicar Elixir","archived":false,"fork":false,"pushed_at":"2023-10-21T12:36:24.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-01T06:45:26.757Z","etag":null,"topics":["challenge","chile","code","coding","elixir","exercises","hacktoberfest","practice"],"latest_commit_sha":null,"homepage":"https://elixircl.github.io/weekly-2022/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElixirCL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-08-29T14:11:37.000Z","updated_at":"2023-07-30T01:54:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a60e17d-9c2b-49de-9b02-244b1d4b9e3a","html_url":"https://github.com/ElixirCL/weekly-2022","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/ElixirCL%2Fweekly-2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElixirCL%2Fweekly-2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElixirCL%2Fweekly-2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElixirCL%2Fweekly-2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElixirCL","download_url":"https://codeload.github.com/ElixirCL/weekly-2022/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224038514,"owners_count":17245445,"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":["challenge","chile","code","coding","elixir","exercises","hacktoberfest","practice"],"created_at":"2024-11-11T02:28:34.375Z","updated_at":"2024-11-11T02:28:35.678Z","avatar_url":"https://github.com/ElixirCL.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elixir - Desafíos Semanales 2022 (Weekly Challenges 2022)\n\nRetos semanales de la comunidad [Elixir Chile](https://elixircl.github.io/) para practicar _Elixir_\nInspirados en [MoureDev Weekly Kotlin Challenge 2022](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin)\n\n## Requisitos\n\nUtilizamos [https://livebook.dev/](https://livebook.dev/) para resolver los problemas.\nRecomendamos instalar la versión de escritorio.\n\n## Desafíos\n\n* **#0** - 27/12/21 - [`EL FAMOSO \"FIZZ BUZZ\"`](000-fizzbuzz.livemd)\n* **#1** - 03/01/22 - [`¿ES UN ANAGRAMA?`](001-anagrama.livemd)\n* **#2** - 10/01/22 - [`LA SUCESIÓN DE FIBONACCI`](002-fibonacci.livemd)\n* **#3** - 17/01/22 - [`¿ES UN NÚMERO PRIMO?`](003-primos.livemd)\n* **#4** - 24/01/22 - [`ÁREA DE UN POLÍGONO`](004-area.livemd)\n* **#5** - 01/02/22 - [`ASPECT RATIO DE UNA IMAGEN`](005-aspectratio.livemd)\n* **#6** - 07/02/22 - [`INVIRTIENDO CADENAS`](006-cadenas.livemd)\n* **#7** - 14/02/22 - [`CONTANDO PALABRAS`](007-contando.livemd)\n* **#8** - 18/02/22 - [`DECIMAL A BINARIO`](008-decbin.livemd)\n* **#9** - 02/03/22 - [`CÓDIGO MORSE`](009-morse.livemd)\n* **#10** - 07/03/22 - [`EXPRESIONES EQUILIBRADAS`](010-expeq.livemd)\n* **#11** - 14/03/22 - [`ELIMINANDO CARACTERES`](011-caracteres.livemd)\n* **#12** - 21/03/22 - [`¿ES UN PALÍNDROMO?`](012-palindromo.livemd)\n* **#13** - 28/03/22 - [`FACTORIAL RECURSIVO`](013-factorial.livemd)\n* **#14** - 04/04/22 - [`¿ES UN NÚMERO DE ARMSTRONG?`](014-armstrong.livemd)\n* **#15** - 11/04/22 - [`¿CUÁNTOS DÍAS?`](015-dias.livemd)\n* **#16** - 18/04/22 - [`EN MAYÚSCULA`](016-mayuscula.livemd)\n* **#17** - 25/04/22 - [`LA CARRERA DE OBSTÁCULOS`](017-carrera.livemd)\n* **#18** - 02/05/22 - [`TRES EN RAYA`](018-tresenraya.livemd)\n* **#19** - 09/05/22 - [`CONVERSOR TIEMPO`](019-conversor.livemd)\n* **#20** - 16/05/22 - [`PARANDO EL TIEMPO`](020-parar.livemd)\n* **#21** - 23/05/22 - [`CALCULADORA .TXT` ](021-calculadora.livemd)\n* **#22** - 01/06/22 - [`CONJUNTOS` ](022-conjuntos.livemd)\n* **#23** - 07/06/22 - [`MÁXIMO COMÚN DIVISOR Y MÍNIMO COMÚN MÚLTIPLO`](023-mcm.livemd) \n* **#24** - 13/06/22 - [`ITERATION MASTER` ](024-iteration.livemd)\n* **#25** - 20/06/22 - [`PIEDRA, PAPEL, TIJERA` ](025-ppt.livemd)\n* **#26** - 27/06/22 - [`CUADRADO Y TRIÁNGULO 2D` ](026-cuadrado2d.livemd)\n* **#27** - 07/07/22 - [`VECTORES ORTOGONALES`](027-vectores.livemd)\n* **#28** - 11/07/22 - [`MÁQUINA EXPENDEDORA`](028-maquina.livemd)\n* **#29** - 18/07/22 - [`ORDENA LA LISTA`](029-ordena.livemd)\n* **#30** - 26/07/22 - [`MARCO DE PALABRAS`](030-marco.livemd)\n* **#31** - 01/08/22 - [`AÑOS BISIESTOS`](031-bisiesto.livemd)\n* **#32** - 08/08/22 - [`EL SEGUNDO`](032-segundo.livemd)\n* **#33** - 15/08/22 - [`CICLO SEXAGENARIO CHINO`](033-sexagenario.livemd)\n* **#34** - 22/08/22 - [`LOS NÚMEROS PERDIDOS`](034-perdidos.livemd)\n* **#35** - 29/08/22 - [`BATALLA POKÉMON`](035-pokemon.livemd)\n* **#36** - 06/09/22 - [`LOS ANILLOS DE PODER`](036-anillos.livemd)\n* **#37** - 14/09/22 - [`LA LEGENDA DE ZELDA`](037-zelda.livemd)\n* **#38** - 19/09/22 - [`BINARIO A DECIMAL`](038-bin2dec.livemd)\n* **#39** - 27/09/22 - [`TOP ALGORITMOS: QUICK SORT`](039-qsort.livemd)\n* **#40** - 03/10/22 - [`TRIÁNGULO DE PASCAL`](040-pascal.livemd)\n* **#41** - 10/10/22 - [`LA LEY DE OHM`](041-ohm.livemd)\n* **#42** - 17/10/22 - [`CONVERSOR DE TEMPERATURA`](042-temp.livemd)\n* **#43** - 24/10/22 - [`TRUCO O TRATO`](043-truco.livemd)\n* **#44** - 02/11/22 - [`BUMERANES`](044-bumeranes.livemd)\n* **#45** - 07/11/22 - [`CONTENEDOR DE AGUA`](045-agua.livemd)\n* **#46** - 14/11/22 - [`¿DÓNDE ESTÁ EL ROBOT?`](046-robot.livemd)\n* **#47** - 21/11/22 - [`VOCAL MÁS COMÚN`](047-vocal.livemd)\n* **#48** - 28/11/22 - [`EL CALENDARIO DE ADEVIENTO 2022`](048-calendario.livemd)\n* **#49** - 05/12/22 - [`EL DETECTOR DE HANDLES`](049-handles.livemd)\n* **#50** - 12/12/22 - [`LA ENCRIPTACIÓN DE KARACA`](050-karaca.livemd)\n* **#51** - 19/12/22 - [`EL RETO RANDOM`](051-random.livemd)\n\n## Nota\n\nLas soluciones planteadas solo son una forma de resolver el desafío.\nSi tienes una solución alternativa o mejorada, puedes mandar un [**Pull Request**](https://github.com/ElixirCL/weekly-2022/pulls).\n\n## Licencia\n\n[BSD 3-Clause License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixircl%2Fweekly-2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felixircl%2Fweekly-2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixircl%2Fweekly-2022/lists"}