{"id":22664974,"url":"https://github.com/marcode24/halloween-dev-solutions","last_synced_at":"2026-05-02T13:32:35.293Z","repository":{"id":260331330,"uuid":"880667410","full_name":"marcode24/halloween-dev-solutions","owner":"marcode24","description":"This repository contains my solutions to the Halloween Dev challenges. Built by @midudev","archived":false,"fork":false,"pushed_at":"2024-10-30T20:49:19.000Z","size":78,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T09:30:59.528Z","etag":null,"topics":["algorithms","challenge","challenges","halloween","javascript","jest","katas","testing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcode24.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-30T06:05:33.000Z","updated_at":"2024-10-31T05:32:20.000Z","dependencies_parsed_at":"2025-02-04T00:39:49.815Z","dependency_job_id":null,"html_url":"https://github.com/marcode24/halloween-dev-solutions","commit_stats":null,"previous_names":["marcode24/halloween-dev-solutions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcode24/halloween-dev-solutions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2Fhalloween-dev-solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2Fhalloween-dev-solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2Fhalloween-dev-solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2Fhalloween-dev-solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcode24","download_url":"https://codeload.github.com/marcode24/halloween-dev-solutions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2Fhalloween-dev-solutions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["algorithms","challenge","challenges","halloween","javascript","jest","katas","testing"],"created_at":"2024-12-09T13:18:18.629Z","updated_at":"2026-05-02T13:32:35.273Z","avatar_url":"https://github.com/marcode24.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg\n    alt=\"halloween-dev\"\n    src=\"https://res.cloudinary.com/dfeujtobk/image/upload/v1730306716/Challenges/1730304861225.png\"\n    width=\"1200\"\n    style=\"border-radius: 1rem\" /\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n\n  \u003ch1\u003e🎃 Halloween Dev Solutions\u003c/h1\u003e\n\n  ![Version](https://img.shields.io/github/package-json/v/marcode24/halloween-dev-solutions?style=popout\u0026logo=npm)\n  ![GitHub CI Workflow Status](https://img.shields.io/github/actions/workflow/status/marcode24/halloween-dev-solutions/halloweendev.yml?branch=main\u0026style=popout\u0026logo=testcafe\u0026label=tests)\n  ![GitHub repo size](https://img.shields.io/github/repo-size/marcode24/halloween-dev-solutions?style=popout\u0026logo=github\u0026label=repo%20size)\n  ![GitHub](https://img.shields.io/github/license/marcode24/halloween-dev-solutions?style=popout\u0026logo=github\u0026label=license)\n  ![GitHub Repo stars](https://img.shields.io/github/stars/marcode24/halloween-dev-solutions?style=popout\u0026logo=apachespark\u0026color=yellow\u0026logoColor=yellow)\n  ![Github repo views](https://img.shields.io/github/search/marcode24/halloween-dev-solutions/halloween-dev-solutions?style=popout\u0026logo=github\u0026label=repo%20views)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/marcode24/halloween-dev-solutions?style=popout\u0026logo=git\u0026label=last%20commit)\n\n\u003c/div\u003e\n\n## ℹ️ About\n\nThis repository contains my solutions to the [Halloween Dev](https://www.halloween.dev) challenges. Built by [@midudev](https://twitter.com/midudev)\n\n## 📥 Installation \u0026 Usage\n\n```bash\n# Clone the repository\ngit clone https://github.com/marcode24/halloween-dev-solutions\n\n# Go to the project directory\ncd halloween-dev-solutions\n\n# Install dependencies\nnpm install\n\n# Run the tests\nnpm run test\n\n# Run specific test\nnpm run test 'year'/'challenge'/index.test.js\n```\n\n## 🎯 2024 Challenges\n\n\u003cdetails open\u003e\n\u003csummary\u003eShow / Hide\u003c/summary\u003e\n\n|  #  | Challenge                                                                                   | Difficulty |                                           My Solution                                                           |\n| :-: | ------------------------------------------------------------------------------------------- | :--------: | :------------------------------------------------------------------------------------------------------------:  |\n| 01  | [🧙 Crea la poción perfecta](https://www.halloween.dev/es/retos/2024/1)                     |    🟢     |                     [🔗 Here](./2024/01-crea-la-pocion-perfecta/index.js)                                       |\n| 02  | [🧟 Horda de zombies](https://www.halloween.dev/es/retos/2024/2)                            |    🟢     |                     [🔗 Here](./2024/02-horda-de-zombies/index.js)                                              |\n| 03  | [🛌 Escapa de la pesadillla de Freddy](https://www.halloween.dev/es/retos/2024/3)           |    🟡     |                     [🔗 Here](./2024/03-escapa-de-la-pesadilla-de-freddy/index.js)                              |\n| 04  | [🔪 Encuentra al asesino](https://www.halloween.dev/es/retos/2024/4)                        |    🟡     |                     [🔗 Here](./2024/04-encuentra-al-asesino/index.js)                                          |\n| 05  | [▲ Terror en Silent Hill](https://www.halloween.dev/es/retos/2024/5)                        |    🔴     |                     [🔗 Here](./2024/05-terror-en-silent-hill/index.js)                                         |\n\nDifficulties legend:\n🟢 Easy 🟡 Medium 🔴 Hard\n\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcode24%2Fhalloween-dev-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcode24%2Fhalloween-dev-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcode24%2Fhalloween-dev-solutions/lists"}