{"id":26910049,"url":"https://github.com/dylanrothbauer/advent-of-code","last_synced_at":"2025-04-01T13:30:37.940Z","repository":{"id":266210354,"uuid":"897704605","full_name":"DylanRothbauer/Advent-of-Code","owner":"DylanRothbauer","description":"This repository contains my solutions to the annual Advent of Code challenges. Explore my solutions, dive into the problem explanations, and join the journey to enhance coding skills and problem-solving!","archived":false,"fork":false,"pushed_at":"2024-12-30T17:12:43.000Z","size":41480,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T18:22:11.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/DylanRothbauer.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-03T04:59:28.000Z","updated_at":"2024-12-30T17:12:46.000Z","dependencies_parsed_at":"2024-12-18T15:32:22.291Z","dependency_job_id":"7094238f-11b8-448e-a541-879b86a43470","html_url":"https://github.com/DylanRothbauer/Advent-of-Code","commit_stats":null,"previous_names":["dylanrothbauer/advent-of-code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DylanRothbauer%2FAdvent-of-Code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DylanRothbauer%2FAdvent-of-Code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DylanRothbauer%2FAdvent-of-Code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DylanRothbauer%2FAdvent-of-Code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DylanRothbauer","download_url":"https://codeload.github.com/DylanRothbauer/Advent-of-Code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246647252,"owners_count":20811279,"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":[],"created_at":"2025-04-01T13:30:37.256Z","updated_at":"2025-04-01T13:30:37.912Z","avatar_url":"https://github.com/DylanRothbauer.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎄 Advent of Code - My Solutions Repository 🎄\n\nWelcome to my **Advent of Code** repository! This is where I share my solutions, code, and progress for the annual Advent of Code challenges. Each year, I participate in solving these exciting puzzles, which test problem-solving skills and logical thinking—all in the festive spirit of the holiday season!\n\n## 📚 About Advent of Code\n[Advent of Code](https://adventofcode.com/) is an annual programming event that runs from December 1st to December 25th. Each day, a new two-part coding puzzle is released, covering various programming concepts and algorithmic challenges. It's a fun and educational way to enhance coding skills and tackle interesting problems.\n\n## 🛠️ Repository Structure\nThis repository is organized by year and then by day:  \n```plaintext\nAdvent-of-Code/\n│\n├── 2024/\n│   ├── Day1/\n│   │   ├── README.md           # Problem description and explanation\n│   │   ├── problem.txt         # Raw problem statement\n│   │   ├── input.txt           # My input data\n│   │   └── solution.cpp        # My solution in C++\n│   ├── Day2/\n│   │   ├── README.md\n│   │   ├── problem.txt\n│   │   ├── input.txt\n│   │   └── solution.py\n│   └── ...\n│\n├── 2023/\n│   ├── Day1/\n│   │   ├── README.md\n│   │   ├── problem.txt\n│   │   ├── input.txt\n│   │   └── solution.js\n│   ├── Day2/\n│   │   ├── README.md\n│   │   ├── problem.txt\n│   │   ├── input.txt\n│   │   └── solution.java\n│   └── ...\n│\n... (and so on for each year)\n```\n\n## ⭐ How to Use This Repo\n- Clone or download the repository.\n- Navigate to the specific year and day folders to view my solutions and inputs.\n- Each day's folder contains:\n  - README.md: The problem statement and my explanation.\n  - problem.txt: The raw text of the problem description.\n  - input.txt: The input data I used to solve the problem.\n  - solution.xxx: My solution file in the corresponding programming language (e.g., C++, Python, JavaScript).\n\n## 📊 Problem Statements\nProblem statements are available in the problem.txt file within each day's folder. You can also view them on the official [Advent of Code website](https://adventofcode.com/).\n\n## 🧑‍💻 Why I'm Doing This\nParticipating in Advent of Code is a fantastic way to:\n- Improve coding and algorithmic skills.\n- Solve real-world-like challenges.\n- Enjoy the festive coding spirit!\n\n## 🔗 Follow My Progress\n- **GitHub:** [github.com/DylanRothbauer](https://github.com/DylanRothbauer)\n- **LinkedIn:** [linkedin.com/in/dylan-rothbauer](https://www.linkedin.com/in/dylan-rothbauer-ab285624b/)\n\n---\n\nJoin me in this festive coding journey! 🎅💻\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanrothbauer%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylanrothbauer%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanrothbauer%2Fadvent-of-code/lists"}