{"id":21395870,"url":"https://github.com/marceelodominguez/adventjs","last_synced_at":"2025-07-16T10:36:32.146Z","repository":{"id":210313167,"uuid":"726261366","full_name":"MarceeloDominguez/AdventJS","owner":"MarceeloDominguez","description":"Este repositorio contiene mis soluciones a los retos de AdventJS propuestos por Midudev.","archived":false,"fork":false,"pushed_at":"2024-12-06T23:49:07.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T02:09:52.631Z","etag":null,"topics":["adventjs2023","javascript","midudev"],"latest_commit_sha":null,"homepage":"https://adventjs.dev/es","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/MarceeloDominguez.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":"2023-12-01T22:18:15.000Z","updated_at":"2024-12-06T23:49:11.000Z","dependencies_parsed_at":"2024-11-22T21:15:29.685Z","dependency_job_id":null,"html_url":"https://github.com/MarceeloDominguez/AdventJS","commit_stats":null,"previous_names":["marceelodominguez/adventjs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarceeloDominguez%2FAdventJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarceeloDominguez%2FAdventJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarceeloDominguez%2FAdventJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarceeloDominguez%2FAdventJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarceeloDominguez","download_url":"https://codeload.github.com/MarceeloDominguez/AdventJS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243885853,"owners_count":20363642,"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":["adventjs2023","javascript","midudev"],"created_at":"2024-11-22T14:23:41.598Z","updated_at":"2025-03-16T14:40:23.684Z","avatar_url":"https://github.com/MarceeloDominguez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eDesafíos de AdventJS\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src='https://github.com/MarceeloDominguez/AdventJS/assets/70117105/476a3419-9bcb-450e-9d5e-ea7225ebc98f' /\u003e\n\u003c/p\u003e\n\n_Este repositorio contiene mis soluciones a los retos de AdventJS propuestos por [Midudev](https://github.com/midudev). AdventJS es una serie de desafíos diarios en los que se exploran diversos conceptos de JavaScript durante la temporada navideña._\n\n# Desafíos\n| Número        | Desafío     | Código      |          \n| ------------- |:-------------:|:-------------:|\n|```01```| Cambiar regalo repetido | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/01-cambiar-regalo-repetido/index.js) |\n|```02```| Ponemos en marcha la fabrica | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/02-ponemos-en-marcha-la-fabrica/index.js) |\n|```03```| El elfo travieso | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/03-el-elfo-travieso/index.js) |\n|```04```| Dale la vuelta a los parentesis | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/04-dale-la-vuelta-a-los-parentesis/index.js) |\n|```05```| El CyberTruck de Santa | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/05-el-cyberTruck-de-santa/index.js) |\n|```06```| Los renos a prueba | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/06-los-renos-a-prueba/index.js) |\n|```07```| Las cajas en 3D | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/07-las-cajas-en-3D/index.js) |\n|```08```| Ordenando el almacen | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/08-ordenando-el-almacen/index.js) |\n|```09```| Alterna las luces | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/09-alterna-las-luces/index.js) |\n|```10```| Crea tu propio arbol de navidad | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/10-crea-tu-propio-arbol-de-navidad/index.js) |\n|```11```| Los elfos estudiosos | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/11-los-elfos-estudiosos/index.js) |\n|```12```| Es una copia valida | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/12-es-una-copia-valida/index.js) |\n|```13```| Calculando el tiempo | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/13-calculando-el-tiempo/index.js) |\n|```14```| Evita la alarma | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/14-evita-la-alarma/index.js) |\n|```15```| Robot autonomo | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/15-robot-autonomo/index.js) |\n|```16```| Despliegue en viernes | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/16-despliegue-en-viernes/index.js) |\n|```17```| Optimizando el alquiler | [Ver](https://github.com/MarceeloDominguez/AdventJS/blob/master/2023/17-optimizando-el-alquiler/index.js) |\n\n## Recursos\n\n- [AdventJS](https://adventjs.dev/es)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarceelodominguez%2Fadventjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarceelodominguez%2Fadventjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarceelodominguez%2Fadventjs/lists"}