{"id":20626985,"url":"https://github.com/schneedotdev/aoc-2022","last_synced_at":"2026-05-08T03:06:46.508Z","repository":{"id":64139710,"uuid":"573127740","full_name":"schneedotdev/aoc-2022","owner":"schneedotdev","description":"My solutions to Advent of Code 2022","archived":false,"fork":false,"pushed_at":"2022-12-14T02:38:19.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T06:28:55.318Z","etag":null,"topics":["advent-of-code-2022","deno","golang","typescript"],"latest_commit_sha":null,"homepage":"","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/schneedotdev.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}},"created_at":"2022-12-01T18:58:26.000Z","updated_at":"2022-12-15T01:28:54.000Z","dependencies_parsed_at":"2023-01-15T00:00:30.291Z","dependency_job_id":null,"html_url":"https://github.com/schneedotdev/aoc-2022","commit_stats":null,"previous_names":["schneedotdev/aoc-2022","brianschnee/aoc-2022"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneedotdev%2Faoc-2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneedotdev%2Faoc-2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneedotdev%2Faoc-2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneedotdev%2Faoc-2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schneedotdev","download_url":"https://codeload.github.com/schneedotdev/aoc-2022/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242483346,"owners_count":20135785,"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-2022","deno","golang","typescript"],"created_at":"2024-11-16T13:15:27.665Z","updated_at":"2025-12-24T03:45:21.931Z","avatar_url":"https://github.com/schneedotdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code - 2022\n\nMy solutions to [Advent of Code](https://adventofcode.com/) 2022, written in TypeScript.\n\n\n## How to run\n\n### TypeScript\n`cd` into a day's directory, then the typescript folder, and execute `deno run --allow-read \u003cfile name\u003e.ts`\n\n### Go\n`cd` into a day's directory, then the go's folder, and execute `go run main.go`\n\n## Directory Outline\n\n```\n|_ Day \u003cnumber\u003e\n   |_ input.txt -\u003e provided input\n   |_ go\n      |_ main.go -\u003e go solutions for parts a and b\n   |_ typescript\n      |_ a.ts -\u003e typescript part a solution\n      |_ b.ts -\u003e typescript part b solution\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschneedotdev%2Faoc-2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschneedotdev%2Faoc-2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschneedotdev%2Faoc-2022/lists"}