{"id":19482815,"url":"https://github.com/mouredev/code-challenges","last_synced_at":"2025-04-04T19:13:17.436Z","repository":{"id":37350005,"uuid":"491367883","full_name":"mouredev/Code-Challenges","owner":"mouredev","description":"Retos de programación para mejorar nuestras habilidades","archived":false,"fork":false,"pushed_at":"2023-09-02T10:53:15.000Z","size":98,"stargazers_count":677,"open_issues_count":2,"forks_count":68,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-03-28T18:15:50.632Z","etag":null,"topics":["challenges","java","javascript","kotlin","python","swift","typescript"],"latest_commit_sha":null,"homepage":"https://retosdeprogramacion.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mouredev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-05-12T04:50:35.000Z","updated_at":"2025-03-26T12:33:43.000Z","dependencies_parsed_at":"2024-11-10T20:12:24.491Z","dependency_job_id":null,"html_url":"https://github.com/mouredev/Code-Challenges","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/mouredev%2FCode-Challenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouredev%2FCode-Challenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouredev%2FCode-Challenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouredev%2FCode-Challenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mouredev","download_url":"https://codeload.github.com/mouredev/Code-Challenges/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234923,"owners_count":20905854,"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":["challenges","java","javascript","kotlin","python","swift","typescript"],"created_at":"2024-11-10T20:12:20.551Z","updated_at":"2025-04-04T19:13:17.407Z","avatar_url":"https://github.com/mouredev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Retos de programación\n## Repositorios de desafíos de código de la comunidad **[MoureDev](https://moure.dev)**.\n### Todos nuestros retos en **[retosdeprogramacion.com](https://retosdeprogramacion.com/)**\n\n\u003ca href=\"https://youtu.be/8HuQXzJl_1I\"\u003e\u003cimg src=\"http://i3.ytimg.com/vi/8HuQXzJl_1I/maxresdefault.jpg\" style=\"height: 50%; width:50%;\"/\u003e\u003c/a\u003e\n\nParticipa en los retos que realizamos semana a semana y mes a mes para mejorar nuestras habilidades en programación. Por supuesto, puedes participar en todos los retos de semanas y meses anteriores ya que se trata de que te sirvan para practicar y crear un **PORTFOLIO** potente.\n\n* Seguimiento en conjunto por toda la comunidad.\n* Canales de chat en Discord.\n* Revisión de los retos en Twitch.\n* Consulta de las soluciones de la comunidad.\n* **¡Y PUEDES USAR CUALQUIER LENGUAJE!**\n\n## 🆕 Retos semanales 2023\n\n![https://retosdeprogramacion.com/semanales2023](https://raw.githubusercontent.com/mouredev/retos-programacion-2023/main/Images/header.jpg)\n\n\u003e Cada lunes corrección en directo desde Twitch del reto semanal.\n\n[![Retos Semanales](https://img.shields.io/github/stars/mouredev/retos-programacion-2023?label=Repositorio%20retos%20Semanales%202023\u0026style=social)](https://github.com/mouredev/retos-programacion-2023)\n\n## Retos semanales 2022\n\n[![Retos Semanales](https://img.shields.io/github/stars/mouredev/Weekly-Challenge-2022-Kotlin?label=Repositorio%20retos%20Semanales%202022\u0026style=social)](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin)\n\n[![Retos Swift](https://img.shields.io/github/stars/mouredev/Weekly-Challenge-2022-Swift?label=Repositorio%20retos%20Semanales%20en%20Swift%202022\u0026style=social)](https://github.com/mouredev/Weekly-Challenge-2022-Swift)\n\n\u003ca href=\"https://youtu.be/14v4IINunvY\"\u003e\u003cimg src=\"http://i3.ytimg.com/vi/14v4IINunvY/maxresdefault.jpg\" style=\"height: 50%; width:50%;\"/\u003e\u003c/a\u003e\n\n*Vídeo explicación*\n\n### Listado de retos\n\n#### [Aquí](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/tree/main/app/src/main/java/com/mouredev/weeklychallenge2022) tienes un fichero con el enunciado y el código para cada reto\n\n* **#0** - 27/12/21 - [`EL FAMOSO \"FIZZ BUZZ\"`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge0.kt)\n* **#1** - 03/01/22 - [`¿ES UN ANAGRAMA?`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge1.kt)\n* **#2** - 10/01/22 - [`LA SUCESIÓN DE FIBONACCI`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge2.kt)\n* **#3** - 17/01/22 - [`¿ES UN NÚMERO PRIMO?`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge3.kt)\n* **#4** - 24/01/22 - [`ÁREA DE UN POLÍGONO`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge4.kt)\n* **#5** - 01/02/22 - [`ASPECT RATIO DE UNA IMAGEN`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge5.kt)\n* **#6** - 07/02/22 - [`INVIRTIENDO CADENAS`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge6.kt)\n* **#7** - 14/02/22 - [`CONTANDO PALABRAS`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge7.kt)\n* **#8** - 18/02/22 - [`DECIMAL A BINARIO`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge8.kt)\n* **#9** - 02/03/22 - [`CÓDIGO MORSE`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge9.kt)\n* **#10** - 07/03/22 - [`EXPRESIONES EQUILIBRADAS`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge10.kt)\n* **#11** - 14/03/22 - [`ELIMINANDO CARACTERES`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge11.kt)\n* **#12** - 21/03/22 - [`¿ES UN PALÍNDROMO?`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge12.kt)\n* **#13** - 28/03/22 - [`FACTORIAL RECURSIVO`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge13.kt)\n* **#14** - 04/04/22 - [`¿ES UN NÚMERO DE ARMSTRONG?`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge14.kt)\n* **#15** - 11/04/22 - [`¿CUÁNTOS DÍAS?`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge15.kt)\n* **#16** - 18/04/22 - [`EN MAYÚSCULA`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge16.kt)\n* **#17** - 25/04/22 - [`LA CARRERA DE OBSTÁCULOS`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge17.kt)\n* **#18** - 02/05/22 - [`TRES EN RAYA`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge18.kt)\n* **#19** - 09/05/22 - [`CONVERSOR TIEMPO`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge19.kt)\n* **#20** - 16/05/22 - [`PARANDO EL TIEMPO`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge20.kt)\n* **#21** - 23/05/22 - [`CALCULADORA .TXT` ](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge21.kt)\n* **#22** - 01/06/22 - [`CONJUNTOS` ](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge22.kt)\n* **#23** - 07/06/22 - [`MÁXIMO COMÚN DIVISOR Y MÍNIMO COMÚN MÚLTIPLO`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge23.kt) \n* **#24** - 13/06/22 - [`ITERATION MASTER` ](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge24.kt)\n* **#25** - 20/06/22 - [`PIEDRA, PAPEL, TIJERA` ](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge25.kt)\n* **#26** - 27/06/22 - [`CUADRADO Y TRIÁNGULO 2D` ](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge26.kt)\n* **#27** - 07/07/22 - [`VECTORES ORTOGONALES`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge27.kt)\n* **#28** - 11/07/22 - [`MÁQUINA EXPENDEDORA`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge28.kt)\n* **#29** - 18/07/22 - [`ORDENA LA LISTA`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge29.kt)\n* **#30** - 26/07/22 - [`MARCO DE PALABRAS`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge30.kt)\n* **#31** - 01/08/22 - [`AÑOS BISIESTOS`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge31.kt)\n* **#32** - 08/08/22 - [`EL SEGUNDO`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge32.kt)\n* **#33** - 15/08/22 - [`CICLO SEXAGENARIO CHINO`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge33.kt)\n* **#34** - 22/08/22 - [`LOS NÚMEROS PERDIDOS`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge34.kt)\n* **#35** - 29/08/22 - [`BATALLA POKÉMON`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge35.kt)\n* **#36** - 06/09/22 - [`LOS ANILLOS DE PODER`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge36.kt)\n* **#37** - 14/09/22 - [`LOS LANZAMIENTOS DE \"THE LEGEND OF ZELDA\"`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge37.kt)\n* **#38** - 19/09/22 - [`BINARIO A DECIMAL`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge38.kt)\n* **#39** - 27/09/22 - [`TOP ALGORITMOS: QUICK SORT`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge39.kt)\n* **#40** - 03/10/22 - [`TRIÁNGULO DE PASCAL`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge40.kt)\n* **#41** - 10/10/22 - [`LA LEY DE OHM`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge41.kt)\n* **#42** - 17/10/22 - [`CONVERSOR DE TEMPERATURA`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge42.kt)\n* **#43** - 24/10/22 - [`TRUCO O TRATO`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge43.kt)\n* **#44** - 02/11/22 - [`BUMERANES`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge44.kt)\n* **#45** - 07/11/22 - [`CONTENEDOR DE AGUA`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge45.kt)\n* **#46** - 14/11/22 - [`¿DÓNDE ESTÁ EL ROBOT?`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge46.kt)\n* **#47** - 21/11/22 - [`VOCAL MÁS COMÚN`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge47.kt)\n* **#48** - 28/11/22 - [`EL CALENDARIO DE ADEVIENTO 2022`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge48.kt)\n* **#49** - 05/12/22 - [`EL DETECTOR DE HANDLES`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge49.kt)\n* **#50** - 12/12/22 - [`LA ENCRIPTACIÓN DE KARACA`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge50.kt)\n* **#51** - 19/12/22 - [`EL RETO RANDOM`](https://github.com/mouredev/Weekly-Challenge-2022-Kotlin/blob/main/app/src/main/java/com/mouredev/weeklychallenge2022/Challenge51.kt)\n\n\u003e **[🆕ACCEDE A LOS NUEVOS RETOS SEMANALES PARA 2023](https://github.com/mouredev/retos-programacion-2023)**\n\n\u003ca href=\"https://youtu.be/ydH_B5KuqGs\"\u003e\u003cimg src=\"http://i3.ytimg.com/vi/ydH_B5KuqGs/maxresdefault.jpg\" style=\"height: 50%; width:50%;\"/\u003e\u003c/a\u003e\n\n*Corrección retos del 0 al 4 en vídeo*\n\n\u003ca href=\"https://youtu.be/Y_Gej0lbfD0\"\u003e\u003cimg src=\"http://i3.ytimg.com/vi/Y_Gej0lbfD0/maxresdefault.jpg\" style=\"height: 50%; width:50%;\"/\u003e\u003c/a\u003e\n\n*Corrección retos del 5 al 10 en vídeo*\n\n\u003ca href=\"https://youtu.be/YPdhP60Tt08\"\u003e\u003cimg src=\"http://i3.ytimg.com/vi/YPdhP60Tt08/maxresdefault.jpg\" style=\"height: 50%; width:50%;\"/\u003e\u003c/a\u003e\n\n*Corección retos del 11 al 20 en vídeo*\n\n\u003ca href=\"https://youtu.be/nOB_4le7718\"\u003e\u003cimg src=\"http://i3.ytimg.com/vi/nOB_4le7718/maxresdefault.jpg\" style=\"height: 50%; width:50%;\"/\u003e\u003c/a\u003e\n\n*Corección retos del 21 al 30 en vídeo*\n\n\u003ca href=\"https://youtu.be/8-IOU3Qlgws\"\u003e\u003cimg src=\"http://i3.ytimg.com/vi/8-IOU3Qlgws/maxresdefault.jpg\" style=\"height: 50%; width:50%;\"/\u003e\u003c/a\u003e\n\n*Corección retos del 31 al 40 en vídeo*\n\n\u003ca href=\"https://youtu.be/LpnVqgonptI\"\u003e\u003cimg src=\"http://i3.ytimg.com/vi/LpnVqgonptI/maxresdefault.jpg\" style=\"height: 50%; width:50%;\"/\u003e\u003c/a\u003e\n\n*Corección retos del 41 al 46 en vídeo*\n\n\u003ca href=\"https://youtu.be/nOrqQcHUhxc\"\u003e\u003cimg src=\"http://i3.ytimg.com/vi/nOrqQcHUhxc/maxresdefault.jpg\" style=\"height: 50%; width:50%;\"/\u003e\u003c/a\u003e\n\n*Corección retos del 47 al 51 en vídeo*\n\nComo decía, puedes usar **cualquier lenguaje**. Son repositorios en Kotlin y Swift ya que yo realizo las soluciones en estos lenguajes, pero puedes utilizar estos proyectos para aportar tus propias soluciones en el lenguaje que prefieras.\n\n## Retos mensuales 2022\n\n[![Retos mensuales](https://img.shields.io/github/stars/mouredev/Monthly-App-Challenge-2022?label=Repositorio%20retos%20mensuales%202022\u0026style=social)](https://github.com/mouredev/Monthly-App-Challenge-2022)\n\n\u003ca href=\"https://youtu.be/TSMFijaJwpE\"\u003e\u003cimg src=\"http://i3.ytimg.com/vi/TSMFijaJwpE/maxresdefault.jpg\" style=\"height: 50%; width:50%;\"/\u003e\u003c/a\u003e\n\n*Vídeo explicación*\n\n### Listado de retos\n* **Enero** - 03/01/22 - [`CONECTA 4`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto01.md)\n* **Febrero** - 03/02/22 - [`ENCICLOPEDIA STAR WARS`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto02.md)\n* **Marzo** - 03/03/22 - [`CUESTIONARIO CONTRARRELOJ`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto03.md)\n* **Abril** - 31/03/22 - [`POMODORO`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto04.md)\n* **Mayo** - 03/05/22 - [`JUEGO DE MEMORIA`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto05.md)\n* **Junio** - 31/05/22 - [`CLONANDO TWITTER`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto06.md)\n* **Julio** - 28/06/22 - [`LECTOR RSS`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto07.md)\n* **Agosto** - 02/08/22 - [`FIREBASE CHAT`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto08.md)\n* **Septiembre** - 30/08/22 - [`HACKATHON DÍA DE LA PROGRAMACIÓN`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto09.md)\n* **Octubre** - 29/09/22 - [`CONVERSOR DE UNIDADES`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto10.md)\n* **Noviembre** - 26/10/22 - [`BUON APPETITO`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto11.md)\n* **Diciembre** - 30/11/22 - [`LA DEVSTORE`](https://github.com/mouredev/Monthly-App-Challenge-2022/blob/main/SolucionesReto12.md)\n\n---\n\n#### Puedes apoyar mi trabajo haciendo \"☆ Star\" en el repo o nominarme a \"GitHub Star\". ¡Gracias!\n\n[![GitHub Star](https://img.shields.io/badge/GitHub-Nominar_a_star-yellow?style=for-the-badge\u0026logo=github\u0026logoColor=white\u0026labelColor=101010)](https://stars.github.com/nominate/)\n\nSi quieres unirte a nuestra comunidad de desarrollo, aprender programación de Apps, mejorar tus habilidades y ayudar a la continuidad del proyecto, puedes encontrarnos en:\n\n[![Twitch](https://img.shields.io/badge/Twitch-Retos_en_directo-9146FF?style=for-the-badge\u0026logo=twitch\u0026logoColor=white\u0026labelColor=101010)](https://twitch.tv/mouredev)\n[![Discord](https://img.shields.io/badge/Discord-Canal_de_chat_para_retos-5865F2?style=for-the-badge\u0026logo=discord\u0026logoColor=white\u0026labelColor=101010)](https://mouredev.com/discord)\n[![Link](https://img.shields.io/badge/Links_de_interés-moure.dev-39E09B?style=for-the-badge\u0026logo=Linktree\u0026logoColor=white\u0026labelColor=101010)](https://mouredev.com)\n\n## ![https://mouredev.com](https://raw.githubusercontent.com/mouredev/mouredev/master/mouredev_emote.png) Hola, mi nombre es Brais Moure.\n### Freelance full-stack iOS \u0026 Android engineer\n\n[![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCxPD7bsocoAMq8Dj18kmGyQ?style=social)](https://youtube.com/mouredevapps?sub_confirmation=1)\n[![Twitch Status](https://img.shields.io/twitch/status/mouredev?style=social)](https://twitch.com/mouredev)\n[![Discord](https://img.shields.io/discord/729672926432985098?style=social\u0026label=Discord\u0026logo=discord)](https://mouredev.com/discord)\n[![Twitter Follow](https://img.shields.io/twitter/follow/mouredev?style=social)](https://twitter.com/mouredev)\n![GitHub Followers](https://img.shields.io/github/followers/mouredev?style=social)\n![GitHub Followers](https://img.shields.io/github/stars/mouredev?style=social)\n\nSoy ingeniero de software desde hace más de 12 años. Desde hace 4 años combino mi trabajo desarrollando Apps con creación de contenido formativo sobre programación y tecnología en diferentes redes sociales como **[@mouredev](https://moure.dev)**.\n\n### En mi perfil de GitHub tienes más información\n\n[![GitHub](https://img.shields.io/badge/GitHub-MoureDev-14a1f0?style=for-the-badge\u0026logo=github\u0026logoColor=white\u0026labelColor=101010)](https://github.com/mouredev)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmouredev%2Fcode-challenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmouredev%2Fcode-challenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmouredev%2Fcode-challenges/lists"}