{"id":20495769,"url":"https://github.com/knightburton/advent-of-code","last_synced_at":"2026-05-27T13:37:03.837Z","repository":{"id":196006247,"uuid":"126613240","full_name":"knightburton/advent-of-code","owner":"knightburton","description":"Solutions of advent of code puzzles in javascript.","archived":false,"fork":false,"pushed_at":"2018-12-19T22:18:48.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T18:33:19.272Z","etag":null,"topics":["advent-of-code","fun","javascript"],"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/knightburton.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}},"created_at":"2018-03-24T15:32:15.000Z","updated_at":"2018-12-19T22:18:50.000Z","dependencies_parsed_at":"2023-09-21T01:12:43.820Z","dependency_job_id":null,"html_url":"https://github.com/knightburton/advent-of-code","commit_stats":null,"previous_names":["knightburton/advent-of-code"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/knightburton/advent-of-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knightburton%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knightburton%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knightburton%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knightburton%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knightburton","download_url":"https://codeload.github.com/knightburton/advent-of-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knightburton%2Fadvent-of-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33568857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["advent-of-code","fun","javascript"],"created_at":"2024-11-15T17:47:06.584Z","updated_at":"2026-05-27T13:37:03.805Z","avatar_url":"https://github.com/knightburton.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code\n\n\u003e My solutions of [*Advent of Code*](http://adventofcode.com/) puzzles in javascript.\n\n### How to check:\nNote: requires node.js and npm to be able to use this properly.\n      I am using the latest ones, of course.\n```\n# Get the repository\n$ git clone https://github.com/knightburton/advent-of-code.git\n\n# Change dir\n$ cd advent-of-code\n\n# Install the dependencies\n$ npm install\n\n# Select a year and a day to run the scripts\n$ npm start --year \u003cyear\u003e --day \u003cday\u003e\n# or\n$ npm start -y \u003cyear\u003e -d \u003cday\u003e\n\n# Example:\n$ npm start -y 2017 -d 4\n```\n\nNote: If you want to change the input puzzle of a day just change the content of the `input.txt` in the correct directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknightburton%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknightburton%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknightburton%2Fadvent-of-code/lists"}