{"id":22229588,"url":"https://github.com/stefanasandei/advent-of-code","last_synced_at":"2025-03-25T08:43:43.538Z","repository":{"id":210104887,"uuid":"725739634","full_name":"stefanasandei/advent-of-code","owner":"stefanasandei","description":"My Advent of Code solutions🎄","archived":false,"fork":false,"pushed_at":"2024-12-06T09:03:53.000Z","size":159,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T08:15:53.285Z","etag":null,"topics":["advent-of-code","aoc","aoc2023","aoc2024","c","c99"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stefanasandei.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-30T19:19:07.000Z","updated_at":"2024-12-06T09:03:56.000Z","dependencies_parsed_at":"2023-12-15T21:47:04.480Z","dependency_job_id":"bb1fca2b-af64-4a1f-95d8-ac4f582599c2","html_url":"https://github.com/stefanasandei/advent-of-code","commit_stats":null,"previous_names":["stefanasandei/advent-of-code-2023"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanasandei%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanasandei%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanasandei%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanasandei%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanasandei","download_url":"https://codeload.github.com/stefanasandei/advent-of-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245431708,"owners_count":20614182,"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","aoc","aoc2023","aoc2024","c","c99"],"created_at":"2024-12-03T01:11:00.634Z","updated_at":"2025-03-25T08:43:43.511Z","avatar_url":"https://github.com/stefanasandei.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 🎄\r\n\r\n[Advent of Code](https://adventofcode.com/) is an yearly event, in the form of an Advent calendar, where you get to solve one problem a day until Christmas.\r\n\r\n## Workflow\r\n\r\nUsually, the first day is pretty basic so I use the code from that day as a template. I prefer to not copy the code from the prior year so I can see how my style has changed and what did I learn new :D\r\n\r\nThis project uses `make` as a build tool so to run the code from a specific day:\r\n\r\n```console\r\n$ make DAY=01 PART=1\r\n```\r\n\r\nOr if you want to run the project for the current day:\r\n\r\n```console\r\n$ make\r\n```\r\n\r\nThe `input.txt` and `example.txt` have to be inside the specific day folder. \r\n\r\n##\r\n\r\nHappy coding! ❄\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanasandei%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanasandei%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanasandei%2Fadvent-of-code/lists"}