{"id":25091546,"url":"https://github.com/satyamvyas04/adventofcode","last_synced_at":"2025-04-01T20:47:34.915Z","repository":{"id":265966351,"uuid":"896737996","full_name":"SatyamVyas04/AdventOfCode","owner":"SatyamVyas04","description":"My solutions to the Advent of Code challenges, a festive series of programming puzzles to enhance problem-solving and coding skills.","archived":false,"fork":false,"pushed_at":"2025-01-01T08:46:29.000Z","size":1251,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T13:40:27.299Z","etag":null,"topics":["advent-of-code","dsa","logic-building","problem-solving","python"],"latest_commit_sha":null,"homepage":"https://adventofcode.com/","language":"Python","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/SatyamVyas04.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":"2024-12-01T07:00:19.000Z","updated_at":"2025-01-01T08:46:32.000Z","dependencies_parsed_at":"2025-02-07T13:39:03.501Z","dependency_job_id":"0acdbaaa-7636-41d6-a3c2-33b0fd0cb477","html_url":"https://github.com/SatyamVyas04/AdventOfCode","commit_stats":null,"previous_names":["satyamvyas04/adventofcode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SatyamVyas04%2FAdventOfCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SatyamVyas04%2FAdventOfCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SatyamVyas04%2FAdventOfCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SatyamVyas04%2FAdventOfCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SatyamVyas04","download_url":"https://codeload.github.com/SatyamVyas04/AdventOfCode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709924,"owners_count":20821298,"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","dsa","logic-building","problem-solving","python"],"created_at":"2025-02-07T13:35:17.217Z","updated_at":"2025-04-01T20:47:34.886Z","avatar_url":"https://github.com/SatyamVyas04.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Banner Image](Banner.png)\n\n---\n\nThis repository contains my solutions to the Advent of Code 2023 and 2024 challenges. Advent of Code is an annual set of Christmas-themed programming puzzles that cover a variety of skill sets and skill levels and can be solved in any programming language you like.\n\n## About Advent of Code\n\nAdvent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme.\n\nThe event is created by Eric Wastl and is sponsored by many tech giants in the industry. It's a great way to improve your problem-solving skills and learn new programming concepts.\n\n## Repository Structure\n\nThis repository is organized as follows:\n\n```\n/\n├── 2023/\n│   ├── Day01/\n│   │   ├── solution.py\n│   │   └── input.txt\n│   ├── Day02/\n│   │   ├── solution.py\n│   │   └── input.txt\n│   ...\n│   └── Day25/\n│       ├── solution.py\n│       └── input.txt\n├── 2024/\n│   ├── Day01/\n│   │   ├── solution.py\n│   │   └── input.txt\n│   ├── Day02/\n│   │   ├── solution.py\n│   │   └── input.txt\n│   ...\n│   └── Day25/\n│       ├── solution.py\n│       └── input.txt\n```\n\nEach day's challenge is contained in its own directory, with a `solution.py` file containing the code and an `input.txt` file containing the puzzle input.\n\n## Running the Solutions\n\nTo run a solution for a specific day:\n\n1. Navigate to the day's directory\n2. Run the solution script:\n\n```bash\npython solution.py\n```\n\nMake sure you have Python installed on your system.\n\n## Reflections\n\nAs I work through these challenges, I'm continually amazed by the creativity and complexity of the puzzles. Each day brings a new opportunity to learn and improve my coding skills. I've particularly enjoyed [you can add specific challenges or concepts you found interesting].\n\n## Acknowledgements\n\n-   Thanks to Eric Wastl and the Advent of Code team for creating these wonderful puzzles.\n-   Shoutout to the AoC community for their support and shared enthusiasm.\n\nHappy coding, and may your code compile on the first try! 🎄🌟\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatyamvyas04%2Fadventofcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatyamvyas04%2Fadventofcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatyamvyas04%2Fadventofcode/lists"}