{"id":22739903,"url":"https://github.com/kennyrlienhard/adventofcode2016","last_synced_at":"2026-04-21T03:31:35.682Z","repository":{"id":216724490,"uuid":"445667366","full_name":"kennyrlienhard/adventofcode2016","owner":"kennyrlienhard","description":"Advent of Code 2016 solutions","archived":false,"fork":false,"pushed_at":"2022-01-22T21:19:47.000Z","size":533,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T04:51:28.649Z","etag":null,"topics":["advent-of-code","advent-of-code-2016","advent-of-code-typescript","algorithms","challenges","typescript","yarn"],"latest_commit_sha":null,"homepage":"https://adventofcode.com/2016","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/kennyrlienhard.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}},"created_at":"2022-01-07T22:22:18.000Z","updated_at":"2024-11-25T09:53:32.000Z","dependencies_parsed_at":"2024-01-12T09:18:25.279Z","dependency_job_id":"b28f3707-aac6-4b6c-a2b4-14a6e2adba23","html_url":"https://github.com/kennyrlienhard/adventofcode2016","commit_stats":null,"previous_names":["kennyrlienhard/adventofcode2016"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kennyrlienhard/adventofcode2016","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyrlienhard%2Fadventofcode2016","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyrlienhard%2Fadventofcode2016/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyrlienhard%2Fadventofcode2016/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyrlienhard%2Fadventofcode2016/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kennyrlienhard","download_url":"https://codeload.github.com/kennyrlienhard/adventofcode2016/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyrlienhard%2Fadventofcode2016/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32075222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"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":["advent-of-code","advent-of-code-2016","advent-of-code-typescript","algorithms","challenges","typescript","yarn"],"created_at":"2024-12-10T23:06:40.882Z","updated_at":"2026-04-21T03:31:35.661Z","avatar_url":"https://github.com/kennyrlienhard.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2016\n\n[Advent of Code 2016](https://adventofcode.com/2016) in [TypeScript](https://www.typescriptlang.org/).\n\n## Requirements\n\nInstall [Node.js](https://nodejs.org/en/) and [Yarn](https://yarnpkg.com/) package manager\n\n## Installation\n\nRun the following command to install the packages:\n\n```\nyarn\n```\n\n## Usage\n\nThe main file is available under `/src/main.ts`. Here, you can specify the days to solve in the variable `DAYS_TO_SOLVE`. The source code for each day is available in directory `/src`. The related data can be found in directory `/src/data`.\n\nFor development, run the following command so that the application automatically restarts when file changes are detected.\n\n```\nyarn run dev\n```\n\nTo run the main file once:\n\n```\nyarn start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennyrlienhard%2Fadventofcode2016","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkennyrlienhard%2Fadventofcode2016","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennyrlienhard%2Fadventofcode2016/lists"}