{"id":23248195,"url":"https://github.com/diogojorgebasso/advent_of_code","last_synced_at":"2025-10-10T22:43:59.115Z","repository":{"id":266405571,"uuid":"898264709","full_name":"diogojorgebasso/Advent_of_code","owner":"diogojorgebasso","description":"My Solutions to Advent Of Code","archived":false,"fork":false,"pushed_at":"2024-12-08T16:53:25.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T07:20:00.610Z","etag":null,"topics":[],"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/diogojorgebasso.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-04T04:49:53.000Z","updated_at":"2024-12-08T16:53:28.000Z","dependencies_parsed_at":"2024-12-04T05:38:43.983Z","dependency_job_id":null,"html_url":"https://github.com/diogojorgebasso/Advent_of_code","commit_stats":null,"previous_names":["diogojorgebasso/advent_of_code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogojorgebasso%2FAdvent_of_code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogojorgebasso%2FAdvent_of_code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogojorgebasso%2FAdvent_of_code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogojorgebasso%2FAdvent_of_code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diogojorgebasso","download_url":"https://codeload.github.com/diogojorgebasso/Advent_of_code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419870,"owners_count":20936013,"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":"2024-12-19T08:12:46.556Z","updated_at":"2025-10-10T22:43:54.096Z","avatar_url":"https://github.com/diogojorgebasso.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎄 Advent of Code - My Solutions 🎄\n\nWelcome to my solutions for the [Advent of Code](https://adventofcode.com/)! This repository contains my daily coding challenges and solutions, organized by day.\n\n---\n\n## 📂 Folder Structure\n\nThe project is organized as follows:\n\n```plaintext\n├── day_1/\n├── day_2/\n│   ├── entry.txt\n│   ├── test.txt\n│   ├── ex3.py\n│   ├── ex4.py\n├── day_3/\n```\n\nAnd so on.\n\n## 🚀 How to Run\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-repo/advent-of-code.git\n   cd advent-of-code\n   ```\n2. Install dependencies (if any):\n\n   ```bash\n   uv sync\n   ```\n\n3. Navigate to the day's folder and run the script:\n   ```bash\n   cd day_2\n   python ex3.py\n   ```\n\n---\n\n## 📜 License\n\nThis project is open-source and available under the MIT License. Feel free to use and contribute!\n\n---\n\nHappy coding! 😊\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogojorgebasso%2Fadvent_of_code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiogojorgebasso%2Fadvent_of_code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogojorgebasso%2Fadvent_of_code/lists"}