{"id":19684272,"url":"https://github.com/newhub25/solutions-adventjs-2023","last_synced_at":"2025-02-27T07:23:10.094Z","repository":{"id":210746718,"uuid":"726879443","full_name":"NewHub25/solutions-adventjs-2023","owner":"NewHub25","description":"Solutions to Advent Javascript 2023","archived":false,"fork":false,"pushed_at":"2023-12-30T18:08:15.000Z","size":843,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T06:49:32.448Z","etag":null,"topics":["advent-of-code","advent-of-code-2023","challenges","christmas","complexity-analysis","javascript","midudev","midudev-advent-js-2023","speedrun"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/NewHub25.png","metadata":{"files":{"readme":"README-es.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}},"created_at":"2023-12-03T17:09:32.000Z","updated_at":"2023-12-06T01:18:13.000Z","dependencies_parsed_at":"2023-12-30T19:35:31.976Z","dependency_job_id":null,"html_url":"https://github.com/NewHub25/solutions-adventjs-2023","commit_stats":null,"previous_names":["newhub25/solutions-adventjs-2023"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewHub25%2Fsolutions-adventjs-2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewHub25%2Fsolutions-adventjs-2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewHub25%2Fsolutions-adventjs-2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewHub25%2Fsolutions-adventjs-2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NewHub25","download_url":"https://codeload.github.com/NewHub25/solutions-adventjs-2023/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240993393,"owners_count":19890418,"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":["advent-of-code","advent-of-code-2023","challenges","christmas","complexity-analysis","javascript","midudev","midudev-advent-js-2023","speedrun"],"created_at":"2024-11-11T18:17:21.005Z","updated_at":"2025-02-27T07:23:10.076Z","avatar_url":"https://github.com/NewHub25.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎀🎁🎄🎄🎄 Retos antes de Navidad 😄🎅🫎 🎄🎄🎄\n\n\u003ch4 align=\"right\"\u003e\n\u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/README.md\"\u003eCambiar a inglés 🗽\u003c/a\u003e\n\u003c/h4\u003e\n\u003ca href=\"https://adventjs.dev/es\"\u003e\u003cimg src=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/assets/adventjs-img.png\"\u003e \u003c/a\u003e\n\n\u003cp\u003eUna iniciativa de Miguel Ángel Durán \u003ca href=\"https://github.com/midudev\"\u003e@midudev\u003c/a\u003e . Todos los días habrá desafíos antes de Navidad para que crezcas tu capacidad de programación para resolver nuevos problemas. Aquí está el sitio web \u003ca href=\"https://adventjs.dev/es\"\u003eadventjs.dev/es\u003c/a\u003e.\n\u003c/p\u003e\n\u003cp\u003eEste repositorio tendrá todas las soluciones en \u003cimg alt=\"TypeScript\" src=\"https://img.shields.io/badge/-TypeScript-007ACC?style=flat-square\u0026logo=typescript\u0026logoColor=white\" /\u003e y un análisis en \u003cstrong\u003ela notación Big O\u003c/strong\u003e.\n\u003c/p\u003e\n\n## Desafíos resueltos\n\n\u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/tree/main/challenges\"\u003eDescúbrelos todos aquí\u003c/a\u003e\n\n| N° | Nombre | Nivel de dificultad |\n|---|---|---|\n| \u003ci\u003eDía 1\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-01.ts\"\u003ePrimer regalo repetido\u003c/a\u003e | Fácil |\n| \u003ci\u003eDía 2\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-02.ts\"\u003ePonemos en marcha la fábrica\u003c/a\u003e | Fácil |\n| \u003ci\u003eDía 3\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-03.ts\"\u003eEl elfo travieso\u003c/a\u003e | Fácil |\n| \u003ci\u003eDía 4\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-04.ts\"\u003eVoltea los paréntesis\u003c/a\u003e | Medio |\n| \u003ci\u003eDay 5\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-05.ts\"\u003eEl camión cibernético de Papá Noel\u003c/a\u003e | Medio |\n| \u003ci\u003eDay 6\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-06.ts\"\u003eLos renos a prueba\u003c/a\u003e | Fácil |\n| \u003ci\u003eDay 7\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-07.ts\"\u003eLas cajas en 3D\u003c/a\u003e | Fácil |\n| \u003ci\u003eDay 8\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-08.ts\"\u003eOrdenando el almacén\u003c/a\u003e | Medio |\n| \u003ci\u003eDay 9\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-09.ts\"\u003eAlterna las luces\u003c/a\u003e | Fácil |\n| \u003ci\u003eDay 10\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-10.ts\"\u003eCrea tu propio arból de navidad\u003c/a\u003e | Fácil |\n| \u003ci\u003eDay 11\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-11.ts\"\u003eLos elfos estudiosos\u003c/a\u003e | Medio |\n| \u003ci\u003eDay 12\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-12.ts\"\u003e¿Es una copia válida?\u003c/a\u003e | Medio |\n| \u003ci\u003eDay 13\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-13.ts\"\u003eCalculando el tiempo\u003c/a\u003e | Fácil |\n| \u003ci\u003eDay 14\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-14.ts\"\u003eEvita la alarma\u003c/a\u003e | Medio |\n| \u003ci\u003eDay 15\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-15.ts\"\u003eRobot autónomo\u003c/a\u003e | Medio |\n| \u003ci\u003eDay 16\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-16.js\"\u003eDespliegue en viernes\u003c/a\u003e | Fácil |\n| \u003ci\u003eDay 17\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-17.ts\"\u003eOptimizando el alquiler\u003c/a\u003e | Fácil |\n| \u003ci\u003eDay 18\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-18.ts\"\u003eEl reloj digital\u003c/a\u003e | Difícil |\n| \u003ci\u003eDay 19\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-19.ts\"\u003eEnfrenta el sabotaje\u003c/a\u003e | Medio |\n| \u003ci\u003eDay 20\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-20.ts\"\u003eDistribuye el peso\u003c/a\u003e | Difícil |\n| \u003ci\u003eDay 21\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-21.ts\"\u003eMensaje binario\u003c/a\u003e | Medio |\n| \u003ci\u003eDay 22\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-22.js\"\u003eLenguaje de programación\u003c/a\u003e | Fácil |\n| \u003ci\u003eDay 23\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-23.ts\"\u003eLa comida de Navidad\u003c/a\u003e | Fácil |\n| \u003ci\u003eDay 24\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-24.ts\"\u003eBrincos en la escalera\u003c/a\u003e | Medio |\n| \u003ci\u003eDay 25\u003c/i\u003e | \u003ca href=\"https://github.com/NewHub25/solutions-adventjs-2023/blob/main/challenges/challenge-25.ts\"\u003eCalculando distancias\u003c/a\u003e | Medio |\n\n## Cómo ejecutar estas soluciones adventJS\n\n\u003col\u003e\n\u003cli\u003eTener Typescript\n\u003cul\u003e\n\u003cli\u003e\u003ci\u003eAsegúrate de tener \u003cimg alt=\"Nodejs\" src=\"https://img.shields.io/badge/-Nodejs-43853d?style=flat-square\u0026logo=Node.js\u0026logoColor=white\" /\u003e y \u003cimg alt=\"TypeScript\" src=\"https://img.shields.io/badge/-TypeScript-007ACC?style=flat-square\u0026logo=typescript\u0026logoColor=white\" /\u003e instalado en su máquina.\u003c/i\u003e \u003c/li\u003e\n\u003cli\u003eSi no lo tienes instalado, puedes probar esto:\n\u003cbr /\u003e\nTypeScript en su proyecto:\n\n```bash\nnpm install typescript --save-dev\n```\no\n\u003cbr /\u003e\n\u003cbr /\u003e\nInstalación global de TypeScript:\n\n```bash\nnpm install -g typescript\n```\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eClonar este repositorio:\n\n```bash\n   git clone https://github.com/NewHub25/solutions-adventjs-2023.git\n```\n\u003c/li\u003e\n\u003c/ol\u003e\n\n## Puedes contribuir a este repositorio\n\n\u003col\u003e\n     \u003cli\u003eHas un fork del repositorio\u003c/li\u003e\n     \u003cli\u003eEncuentra el desafío\u003c/li\u003e\n     \u003cli\u003eSube tu solución en otra branch\u003c/li\u003e\n     \u003cli\u003eHas un Pull Request\u003c/li\u003e\n\u003c/ol\u003e\n     * ¡Comparte tu solución con la comunidad!\u003cbr /\u003e\n\u003chora/\u003e\n\n[![Escribiendo SVG](https://readme-typing-svg.demolab.com?font=Fira+Code\u0026weight=700\u0026size=32\u0026duration=7000\u0026pause=1000\u0026color=079D00\u0026background=CD0500\u0026center=true\u0026vCenter=true\u0026random=false\u0026width=700\u0026lines=Advent+JavaScript )](https://git.io/typing-svg)\n\nMuchas gracias a [@midudev](https://github.com/midudev) 🎁.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewhub25%2Fsolutions-adventjs-2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnewhub25%2Fsolutions-adventjs-2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewhub25%2Fsolutions-adventjs-2023/lists"}