{"id":23390486,"url":"https://github.com/rootulp/advent-of-code","last_synced_at":"2025-04-08T14:21:01.634Z","repository":{"id":57677727,"uuid":"317622894","full_name":"rootulp/advent-of-code","owner":"rootulp","description":"🎄 Advent of Code solutions","archived":false,"fork":false,"pushed_at":"2022-08-14T16:02:19.000Z","size":400,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T10:43:43.902Z","etag":null,"topics":["advent-of-code","adventofcode"],"latest_commit_sha":null,"homepage":"https://adventofcode.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rootulp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-01T17:50:43.000Z","updated_at":"2023-04-29T21:56:44.000Z","dependencies_parsed_at":"2022-08-31T05:40:15.773Z","dependency_job_id":null,"html_url":"https://github.com/rootulp/advent-of-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootulp%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootulp%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootulp%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootulp%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rootulp","download_url":"https://codeload.github.com/rootulp/advent-of-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247856552,"owners_count":21007622,"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","adventofcode"],"created_at":"2024-12-22T03:31:36.702Z","updated_at":"2025-04-08T14:21:01.605Z","avatar_url":"https://github.com/rootulp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# advent-of-code\n\n[![Build](https://github.com/rootulp/advent-of-code/actions/workflows/go.yml/badge.svg)](https://github.com/rootulp/advent-of-code/actions/workflows/go.yml)\n[![License](https://img.shields.io/:license-mit-blue.svg)](https://rootulp.mit-license.org)\n[![Go Report Card](https://goreportcard.com/badge/github.com/rootulp/advent-of-code)](https://goreportcard.com/report/github.com/rootulp/advent-of-code)\n[![Code Style](https://img.shields.io/badge/code_style-go_fmt-blue.svg)](https://golang.org/cmd/gofmt/)\n\n[Advent of Code](https://adventofcode.com) solutions\n\n## Getting Started\n\nIf you are new to Advent of Code, you can get started at [adventofcode.com](https://adventofcode.com/).\n\n## Local Development\n\nCreate a new solution directory based on these [docs](https://golang.org/doc/code.html):\n```bash\nmkdir 2020/day2\ncd 2020/day2\n```\n\nRun an individual solution with\n```bash\ngo run day1.go\n```\n\nRun unit tests\n```bash\ngo test\n```\n\n## Contribute\n\nI'd appreciate any feedback via [issues](https://github.com/rootulp/advent-of-code/issues/new).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootulp%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frootulp%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootulp%2Fadvent-of-code/lists"}