{"id":16296216,"url":"https://github.com/scinos/advent-of-code-2015","last_synced_at":"2025-08-20T15:15:17.098Z","repository":{"id":66129692,"uuid":"88319923","full_name":"scinos/advent-of-code-2015","owner":"scinos","description":"These are my solutions to the http://adventofcode.com/2015 challenge.","archived":false,"fork":false,"pushed_at":"2017-04-15T03:05:58.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T13:45:04.527Z","etag":null,"topics":["advent-of-code-2015","solutions"],"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/scinos.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":"2017-04-15T03:05:38.000Z","updated_at":"2017-04-16T00:02:24.000Z","dependencies_parsed_at":"2023-03-10T23:39:21.226Z","dependency_job_id":null,"html_url":"https://github.com/scinos/advent-of-code-2015","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scinos/advent-of-code-2015","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinos%2Fadvent-of-code-2015","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinos%2Fadvent-of-code-2015/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinos%2Fadvent-of-code-2015/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinos%2Fadvent-of-code-2015/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scinos","download_url":"https://codeload.github.com/scinos/advent-of-code-2015/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scinos%2Fadvent-of-code-2015/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260988761,"owners_count":23093554,"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":["advent-of-code-2015","solutions"],"created_at":"2024-10-10T20:21:43.299Z","updated_at":"2025-06-20T17:36:50.053Z","avatar_url":"https://github.com/scinos.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Advent of Code solutions\n========================\n\n![codeship status](https://codeship.com/projects/92e8c360-8b88-0133-2c21-16cdf1c92cd5/status?branch=master \"Codeship Status\")\n\n\nThese are my solutions to the [Advent of Code](http://adventofcode.com/) challenge.\n\nInstallation\n============\nClone the repo and run:\n\n```\nnpm install\n```\n\nRun the tests\n=============\n\nAll challenges have automated tests to validate the expected response. To run them, execute:\n\n```\nnpm test\n```\n\nRun individual challenges\n=========================\n\nThere is a generic challenge runner that can run the challenge for an individual day and print the response in the command line. To execute it, run:\n\n```\n./src/run.js -d \u003cday\u003e -p \u003cpart\u003e \u003c \u003cinput_file\u003e\n```\n\nExmaple:\n\n```\n./src/run.js -d 1 -p 1 \u003c test/day01/input.txt\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscinos%2Fadvent-of-code-2015","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscinos%2Fadvent-of-code-2015","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscinos%2Fadvent-of-code-2015/lists"}