{"id":17956391,"url":"https://github.com/b0o/advent-of-code-2023-jq","last_synced_at":"2025-04-03T17:19:11.627Z","repository":{"id":211421024,"uuid":"729082762","full_name":"b0o/advent-of-code-2023-jq","owner":"b0o","description":"Advent of Code 2023 in Jq","archived":false,"fork":false,"pushed_at":"2023-12-13T15:38:49.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T05:45:27.339Z","etag":null,"topics":["advent-of-code","advent-of-code-2023","advent-of-code-2023-jq","advent-of-code-in-jq","advent-of-code-jq","aoc","aoc-2023","aoc-2023-in-jq","jq","json"],"latest_commit_sha":null,"homepage":"","language":"jq","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/b0o.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},"funding":{"github":"b0o"}},"created_at":"2023-12-08T11:20:05.000Z","updated_at":"2023-12-13T15:38:54.000Z","dependencies_parsed_at":"2023-12-12T02:24:48.029Z","dependency_job_id":"79479a3e-fb7b-4888-a290-37118c23b278","html_url":"https://github.com/b0o/advent-of-code-2023-jq","commit_stats":null,"previous_names":["b0o/advent-of-code-2023-jq"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0o%2Fadvent-of-code-2023-jq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0o%2Fadvent-of-code-2023-jq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0o%2Fadvent-of-code-2023-jq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0o%2Fadvent-of-code-2023-jq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b0o","download_url":"https://codeload.github.com/b0o/advent-of-code-2023-jq/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247043352,"owners_count":20874087,"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-2023","advent-of-code-2023-jq","advent-of-code-in-jq","advent-of-code-jq","aoc","aoc-2023","aoc-2023-in-jq","jq","json"],"created_at":"2024-10-29T10:37:39.352Z","updated_at":"2025-04-03T17:19:11.608Z","avatar_url":"https://github.com/b0o.png","language":"jq","funding_links":["https://github.com/sponsors/b0o"],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2023 in Jq\n\nI'm doing [Advent of Code 2023](https://adventofcode.com/2023) in [jq](https://jqlang.github.io/jq/) because jq is more expressive than you think.\n\nMy goal isn't to find the shortest or most performant solution, but to try to write solutions that are as readable and intuitive as possible.\n\n## Usage\n\nUse the `run.sh` script to run the puzzle. Pass the puzzle number as an argument. Runs the example input by default.\nTo run the actual puzzle, put it in `./${puzzle_number}/input.txt` and run `./run.sh -t ${puzzle_number}`.\n\n```sh\nUsage: ./run.sh [options] [puzzle]\n\nAdvent of Code 2023 in Jq\n\nOptions:\n  -h, --help    Show this help message and exit\n  -e, --example Run example puzzle (example.txt) (default)\n  -t, --test    Run actual puzzle (input.txt)\n  -w, --watch   Watch for changes and run puzzle\n```\n\n## Solutions\n\n- ✅ [01-1](https://github.com/b0o/advent-of-code-2023-jq/blob/main/01-1/solution.jq) \n- ✅ [01-2](https://github.com/b0o/advent-of-code-2023-jq/blob/main/01-2/solution.jq) \n- ✅ [02-1](https://github.com/b0o/advent-of-code-2023-jq/blob/main/02-1/solution.jq) \n- ✅ [02-2](https://github.com/b0o/advent-of-code-2023-jq/blob/main/02-2/solution.jq) \n- ✅ [03-1](https://github.com/b0o/advent-of-code-2023-jq/blob/main/03-1/solution.jq) \n\n## License\n\n[MIT License](https://mit-license.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb0o%2Fadvent-of-code-2023-jq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb0o%2Fadvent-of-code-2023-jq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb0o%2Fadvent-of-code-2023-jq/lists"}