{"id":23940238,"url":"https://github.com/antoniomrtz/adventjs-2024","last_synced_at":"2026-05-07T13:07:21.329Z","repository":{"id":265907070,"uuid":"896820615","full_name":"AntonioMrtz/AdventJS-2024","owner":"AntonioMrtz","description":"My solutions to the AdventJS 2024 challenge created by @midudev","archived":false,"fork":false,"pushed_at":"2024-12-25T14:35:30.000Z","size":142,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T03:13:03.088Z","etag":null,"topics":["adventjs-2024","algorithms","jest","midudev","python","typescript"],"latest_commit_sha":null,"homepage":"https://adventjs.dev","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/AntonioMrtz.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":"2024-12-01T11:53:01.000Z","updated_at":"2024-12-26T23:00:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0f07338-bae8-42be-9eb6-e6554145f3a1","html_url":"https://github.com/AntonioMrtz/AdventJS-2024","commit_stats":null,"previous_names":["antoniomrtz/adventjs-2024"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioMrtz%2FAdventJS-2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioMrtz%2FAdventJS-2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioMrtz%2FAdventJS-2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioMrtz%2FAdventJS-2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntonioMrtz","download_url":"https://codeload.github.com/AntonioMrtz/AdventJS-2024/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240415361,"owners_count":19797618,"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-2024","algorithms","jest","midudev","python","typescript"],"created_at":"2025-01-06T03:13:05.300Z","updated_at":"2026-05-07T13:07:21.324Z","avatar_url":"https://github.com/AntonioMrtz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AdventJS 2024\n\n![AdventJS204-Logo](./assets/logo.webp)\n\n## Description\n\nThis repository contains my solutions to the **AdventJS 2024** challenge, which is organized by [midudev](https://github.com/midudev).\n\nAdventJS is an annual event that helps developers improve their coding skills with 25 progressively harder challenges leading up to Christmas. The challenges are primarily focused on **JavaScript** and **TypeScript**, and in some cases **Python**. Each day, a new challenge is released, and participants are encouraged to solve it and share their solutions. \n\nFor more details on the challenge, visit the official platform: [AdventJS](https://adventjs.dev/).\n\n## Get the repo\n\n```console\ngit clone https://github.com/AntonioMrtz/AdventJS-2024.git\n```\n\n## How to run the code\n\nIf using **VSCODE** there are scripts in `.vscode` folder to run and debug Python and Typescript code for the solutions.\n\n### Typescript\n\n```console\nnpm i\n```\n\n```console\nnpx tsc x.ts \u0026\u0026 node x.js \n```\n#### Run tests\n\n```console\nnpx jest\n```\n\n#### Style\n\n```console\nnpx prettier . --write\n```\n\n### Python\n\n```console\npython -m venv venv\nsource /venv/bin/activate\npip install -r requirements.txt\n```\n```console\npython x.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniomrtz%2Fadventjs-2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoniomrtz%2Fadventjs-2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniomrtz%2Fadventjs-2024/lists"}