{"id":17295388,"url":"https://github.com/matheusvellone/adventofcode","last_synced_at":"2025-03-26T20:16:24.132Z","repository":{"id":84323374,"uuid":"113679929","full_name":"matheusvellone/adventofcode","owner":"matheusvellone","description":"My AdventOfCode adventures","archived":false,"fork":false,"pushed_at":"2020-11-17T02:15:44.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T02:15:13.220Z","etag":null,"topics":["advent-of-code","advent-of-code-2015","advent-of-code-2016","advent-of-code-2017","adventofcode","adventofcode2017","challenges","javascript"],"latest_commit_sha":null,"homepage":"http://adventofcode.com/","language":"JavaScript","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/matheusvellone.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":"2017-12-09T15:31:53.000Z","updated_at":"2020-11-17T02:15:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"d16ac392-04db-469e-bd7e-9d7b80c3a8fc","html_url":"https://github.com/matheusvellone/adventofcode","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/matheusvellone%2Fadventofcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusvellone%2Fadventofcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusvellone%2Fadventofcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusvellone%2Fadventofcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matheusvellone","download_url":"https://codeload.github.com/matheusvellone/adventofcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245727706,"owners_count":20662556,"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","advent-of-code-2015","advent-of-code-2016","advent-of-code-2017","adventofcode","adventofcode2017","challenges","javascript"],"created_at":"2024-10-15T11:10:10.529Z","updated_at":"2025-03-26T20:16:24.114Z","avatar_url":"https://github.com/matheusvellone.png","language":"JavaScript","readme":"[Advent of Code](http://adventofcode.com/)\n---------------------------\n\nTo execute any test use the command\n```\nnode index.js [year] [day] [part]\n````\n\n* If part is not provided, both parts (1 and 2) will be executed\n* If day is not provided, all days (1~25) will be executed\n* If year is not provided, all years (2015~2017) will be executed\n* If the combination year-day-part doesn't have a file, the execution\nwill be skipped\n\nThis repository holds all my AdventOfCode challenges and the table\nbelow describes the current status of the challenges\n\n|  |[2015][year_2015]|[2016][year_2016]|[2017][year_2017]|\n|---|---|---|---|\n| 1  | [Link][2015_1]  | [Link][2016_1]  | [Link][2017_1]  |\n| 2  | [Link][2015_2]  | [Link][2016_2]  | [Link][2017_2]  |\n| 3  | [Link][2015_3]  | [Link][2016_3]  | [Link][2017_3]  |\n| 4  | [Link][2015_4]  | [Link][2016_4]  | [Link][2017_4]  |\n| 5  | [Link][2015_5]  | [Link][2016_5]  | [Link][2017_5]  |\n| 6  | [Link][2015_6]  | [Link][2016_6]  | [Link][2017_6]  |\n| 7  | [Link][2015_7]  | [Link][2016_7]  | [Link][2017_7]  |\n| 8  | [Link][2015_8]  | [Link][2016_8]  | [Link][2017_8]  |\n| 9  | [Link][2015_9]  | [Link][2016_9]  | [Link][2017_9]  |\n| 10 | [Link][2015_10] | [Link][2016_10] | [Link][2017_10] |\n| 11 | [Link][2015_11] | [Link][2016_11] | [Link][2017_11] |\n| 12 | [Link][2015_12] | [Link][2016_12] | [Link][2017_12] |\n| 13 | [Link][2015_13] | [Link][2016_13] | [Link][2017_13] |\n| 14 | [Link][2015_14] | [Link][2016_14] | [Link][2017_14] |\n| 15 | [Link][2015_15] | [Link][2016_15] | [Link][2017_15] |\n| 16 | [Link][2015_16] | [Link][2016_16] | [Link][2017_16] |\n| 17 | [Link][2015_17] | [Link][2016_17] | [Link][2017_17] |\n| 18 | [Link][2015_18] | [Link][2016_18] | [Link][2017_18] |\n| 19 | [Link][2015_19] | [Link][2016_19] | [Link][2017_19] |\n| 20 | [Link][2015_20] | [Link][2016_20] | [Link][2017_20] |\n| 21 | [Link][2015_21] | [Link][2016_21] | [Link][2017_21] |\n| 22 | [Link][2015_22] | [Link][2016_22] | [Link][2017_22] |\n| 23 | [Link][2015_23] | [Link][2016_23] | [Link][2017_23] |\n| 24 | [Link][2015_24] | [Link][2016_24] | [Link][2017_24] |\n| 25 | [Link][2015_25] | [Link][2016_25] | [Link][2017_25] |\n\n[year_2015]: https://github.com/MatheusVellone/adventofcode/tree/master/2015\n[year_2016]: https://github.com/MatheusVellone/adventofcode/tree/master/2016\n[year_2017]: https://github.com/MatheusVellone/adventofcode/tree/master/2017\n\n[2015_1]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/1\n[2015_2]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/2\n[2015_3]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/3\n[2015_4]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/4\n[2015_5]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/5\n[2015_6]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/6\n[2015_7]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/7\n[2015_8]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/8\n[2015_9]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/9\n[2015_10]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/10\n[2015_11]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/11\n[2015_12]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/12\n[2015_13]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/13\n[2015_14]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/14\n[2015_15]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/15\n[2015_16]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/16\n[2015_17]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/17\n[2015_18]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/18\n[2015_19]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/19\n[2015_20]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/20\n[2015_21]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/21\n[2015_22]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/22\n[2015_23]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/23\n[2015_24]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/24\n[2015_25]: https://github.com/MatheusVellone/adventofcode/tree/master/2015/25\n\n[2016_1]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/1\n[2016_2]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/2\n[2016_3]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/3\n[2016_4]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/4\n[2016_5]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/5\n[2016_6]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/6\n[2016_7]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/7\n[2016_8]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/8\n[2016_9]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/9\n[2016_10]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/10\n[2016_11]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/11\n[2016_12]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/12\n[2016_13]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/13\n[2016_14]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/14\n[2016_15]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/15\n[2016_16]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/16\n[2016_17]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/17\n[2016_18]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/18\n[2016_19]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/19\n[2016_20]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/20\n[2016_21]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/21\n[2016_22]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/22\n[2016_23]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/23\n[2016_24]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/24\n[2016_25]: https://github.com/MatheusVellone/adventofcode/tree/master/2016/25\n\n[2017_1]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/1\n[2017_2]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/2\n[2017_3]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/3\n[2017_4]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/4\n[2017_5]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/5\n[2017_6]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/6\n[2017_7]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/7\n[2017_8]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/8\n[2017_9]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/9\n[2017_10]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/10\n[2017_11]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/11\n[2017_12]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/12\n[2017_13]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/13\n[2017_14]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/14\n[2017_15]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/15\n[2017_16]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/16\n[2017_17]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/17\n[2017_18]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/18\n[2017_19]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/19\n[2017_20]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/20\n[2017_21]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/21\n[2017_22]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/22\n[2017_23]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/23\n[2017_24]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/24\n[2017_25]: https://github.com/MatheusVellone/adventofcode/tree/master/2017/25\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusvellone%2Fadventofcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheusvellone%2Fadventofcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusvellone%2Fadventofcode/lists"}