{"id":13544551,"url":"https://github.com/victormhp/adventJS-midudev","last_synced_at":"2025-04-02T14:31:29.489Z","repository":{"id":155115417,"uuid":"573144382","full_name":"victormhp/adventJS-midudev","owner":"victormhp","description":"Soluciones a los retos de @midudev en https://adventjs.dev/","archived":false,"fork":false,"pushed_at":"2024-03-31T18:59:29.000Z","size":87,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-21T17:11:40.707Z","etag":null,"topics":["adventjs","challenges-solutions","javascript","midudev"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/victormhp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-01T19:48:27.000Z","updated_at":"2024-05-27T23:34:19.001Z","dependencies_parsed_at":"2023-12-15T21:57:58.873Z","dependency_job_id":"3ba0030f-ceae-41e8-a121-3baa164b92df","html_url":"https://github.com/victormhp/adventJS-midudev","commit_stats":null,"previous_names":["victormhp/adventjs-midudev"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormhp%2FadventJS-midudev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormhp%2FadventJS-midudev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormhp%2FadventJS-midudev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormhp%2FadventJS-midudev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victormhp","download_url":"https://codeload.github.com/victormhp/adventJS-midudev/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246832309,"owners_count":20841153,"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":["adventjs","challenges-solutions","javascript","midudev"],"created_at":"2024-08-01T11:00:50.817Z","updated_at":"2025-04-02T14:31:24.473Z","avatar_url":"https://github.com/victormhp.png","language":"JavaScript","funding_links":[],"categories":["🤖 2022"],"sub_categories":["🧑‍💻 Solutions"],"readme":"## 🐣💻 Advent JS Solutions\n\nMis soluciones al Advent JS 2022, una iniciativa de [@midudev](https://midu.dev/) que puedes seguir en [adventJS](https://adventjs.dev/). Son una serie de problemas diarios al estilo de Advent of Code, pero orientados a ser resueltos con Javascript o Typescript.\n\n## 2022\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eShow / Hide\u003c/summary\u003e\n\n### 👾 Challenges\n\n|  #  |                         Challenge                          |         Solution          |\n| :-: | :--------------------------------------------------------: | :-----------------------: |\n| 01  |   [¡Automatizando envolver regalos de navidad!](/day01)    | [Código](/day01/index.js) |\n| 02  |         [Nadie quiere hacer horas extras](/day02)          | [Código](/day02/index.js) |\n| 03  | [¿Cuátas cajas de regalos puede llevar Papá Noel?](/day03) | [Código](/day03/index.js) |\n| 04  |      [Una caja dentro de otra caja y otra...](/day04)      | [Código](/day04/index.js) |\n| 05  |           [Optimizando viajes de Santa](/day05)            | [Código](/day05/index.js) |\n| 06  |            [Creando adornos navideños](/day06)             | [Código](/day06/index.js) |\n| 07  |          [Haciendo inventario de regalos](/day07)          | [Código](/day07/index.js) |\n| 08  |            [¡Necesitamos un mecánico!](/day08)             | [Código](/day08/index.js) |\n| 09  |               [Las luces de Navidad](/day09)               | [Código](/day09/index.js) |\n| 10  |         [El salto del trineo de Papá Noel](/day10)         | [Código](/day10/index.js) |\n| 11  |           [Papá Noel es el scrum master](/day11)           | [Código](/day11/index.js) |\n| 12  |            [Trineos eléctricos, ¡wow!](/day02)             | [Código](/day12/index.js) |\n| 13  |       [Backup de los archivos de Papá Noel](/day13)        | [Código](/day13/index.js) |\n| 14  |                 [El mejor camino](/day14)                  | [Código](/day14/index.js) |\n| 15  |          [Decorando el árbol de Navidad](/day15)           | [Código](/day15/index.js) |\n| 16  |        [Arreglando las cartas de Papá Noel](/day16)        | [Código](/day16/index.js) |\n| 17  |          [Llevando los regalos en sacos](/day17)           | [Código](/day17/index.js) |\n| 18  |             [¡Nos quedamos sin tinta!](/day18)             | [Código](/day18/index.js) |\n| 19  |              [Ordenando los regalos](/day19)               | [Código](/day19/index.js) |\n| 20  |               [Más viajes retadores](/day20)               | [Código](/day20/index.js) |\n| 21  |           [Creando la tabla de regalos](/day21)            | [Código](/day21/index.js) |\n| 22  |            [La iluminación en sintonía](/day22)            | [Código](/day22/index.js) |\n| 23  |             [Compilador de Papá Noel](/day23)              | [Código](/day23/index.js) |\n| 24  |        [El último es un reto de laberinto](/day24)         | [Código](/day24/index.js) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictormhp%2FadventJS-midudev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictormhp%2FadventJS-midudev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictormhp%2FadventJS-midudev/lists"}