From ac51937b3e83a5cd83082dc996f3992f115055de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romero?= Date: Wed, 9 Oct 2024 18:49:01 +0200 Subject: [PATCH 01/11] Add jromero132 solutions for 2023 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c5a4d0d..a457cccd 100644 --- a/README.md +++ b/README.md @@ -641,6 +641,7 @@ Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own re * [AbdeI1/AdventOfCode](https://github.com/AbdeI1/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--04--20-brightgreen) * [rafald1/advent_of_code_2023](https://github.com/rafald1/advent_of_code_2023) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--02--01-brightgreen) * [ndunnett/aoc](https://github.com/ndunnett/aoc) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--04--05-brightgreen) +* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) #### R From 87ff3fd32fe7ff62cd35f45ea9555a4372cc0e26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romero?= Date: Wed, 9 Oct 2024 18:50:14 +0200 Subject: [PATCH 02/11] Add jromero132 solutions for 2022 --- 2022.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2022.md b/2022.md index 03ed08ca..d9c65fd7 100644 --- a/2022.md +++ b/2022.md @@ -581,6 +581,7 @@ Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own re * [UrAvgCode/advent-of-code](https://github.com/UrAvgCode/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--07--14-brightgreen) * [AbdeI1/AdventOfCode](https://github.com/AbdeI1/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--04--20-brightgreen) * [ndunnett/aoc](https://github.com/ndunnett/aoc) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--04--05-brightgreen) +* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) #### R From 2e23a074154f1f5ac0169900e2a7b027c24cd20e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romero?= Date: Wed, 9 Oct 2024 18:50:57 +0200 Subject: [PATCH 03/11] Add jromero132 solutions for 2021 --- 2021.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/2021.md b/2021.md index d73367eb..0f8d44b5 100644 --- a/2021.md +++ b/2021.md @@ -630,6 +630,7 @@ Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own re * [vil02/adv_2021](https://github.com/vil02/adv_2021) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--10--03-brightgreen) * [advent-of-code.xavd.id](https://advent-of-code.xavd.id/writeups/2021/) * [AbdeI1/AdventOfCode](https://github.com/AbdeI1/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--04--20-brightgreen) +* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) #### R @@ -644,7 +645,7 @@ Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own re * [rrrlw/advent-of-code](https://github.com/rrrlw/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2021--12--15-brightgreen) * [tyler-richardett/advent-of-code](https://github.com/tyler-richardett/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2021--12--25-brightgreen) * [KT421/advent-of-code](https://github.com/KT421/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen) - + #### Racket *Solutions to AoC in Racket.* From 788fb2e9d1ab7c105b88fb7ff6724d8511acfcef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romero?= Date: Wed, 9 Oct 2024 18:51:32 +0200 Subject: [PATCH 04/11] Add jromero132 solutions for 2020 --- 2020.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2020.md b/2020.md index 08ce8c32..a8b88bac 100644 --- a/2020.md +++ b/2020.md @@ -583,6 +583,7 @@ Read [CONTRIBUTING.md](/CONTRIBUTING.md) to learn how to add your own repos. * [syncd010/AoC2020](https://github.com/syncd010/AoC2020) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2021--11--16-brightgreen) * [AbdeI1/AdventOfCode](https://github.com/AbdeI1/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--04--20-brightgreen) * [MeanderingProgrammer/advent-of-code](https://github.com/MeanderingProgrammer/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--09--03-brightgreen) +* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) #### R From 902d7653b16f7c5250548909d207f3faf22c677f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romero?= Date: Wed, 9 Oct 2024 18:51:52 +0200 Subject: [PATCH 05/11] Add jromero132 solutions for 2019 --- 2019.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2019.md b/2019.md index 06d1a1f7..630595d0 100644 --- a/2019.md +++ b/2019.md @@ -417,6 +417,7 @@ Read [CONTRIBUTING.md](/CONTRIBUTING.md) to learn how to add your own repos. * [yspreen/adventofcode](https://github.com/yspreen/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--01--19-brightgreen) * [danielrossyamitrano/AdventOfCode](https://github.com/danielrossyamitrano/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--05--27-brightgreen) * [MeanderingProgrammer/advent-of-code](https://github.com/MeanderingProgrammer/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--09--03-brightgreen) +* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) #### R From 707661718223d01b58c327b073ae6f3a53efc35b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romero?= Date: Wed, 9 Oct 2024 18:52:17 +0200 Subject: [PATCH 06/11] Add jromero132 solutions for 2018 --- 2018.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2018.md b/2018.md index 24397248..3df6f394 100644 --- a/2018.md +++ b/2018.md @@ -404,6 +404,7 @@ of Code] event. * [yspreen/adventofcode](https://github.com/yspreen/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--01--19-brightgreen) * [danielrossyamitrano/AdventOfCode](https://github.com/danielrossyamitrano/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--05--27-brightgreen) * [MeanderingProgrammer/advent-of-code](https://github.com/MeanderingProgrammer/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--09--03-brightgreen) +* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) #### Racket From dc076c91b4265415f69b614138d8bf7868640e4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romero?= Date: Wed, 9 Oct 2024 18:56:10 +0200 Subject: [PATCH 07/11] Remove the contributing line since the file does not exist --- 2019.md | 3 +-- 2020.md | 2 -- 2021.md | 2 -- 2022.md | 2 -- 4 files changed, 1 insertion(+), 8 deletions(-) diff --git a/2019.md b/2019.md index 630595d0..c55f311e 100644 --- a/2019.md +++ b/2019.md @@ -4,6 +4,7 @@ This file contains the archived list of solutions to the 2019 [Advent of Code] event. [Advent of Code]: https://adventofcode.com/ + * [2019](#2019) * [Solutions](#solutions) * [AWK](#awk) @@ -60,8 +61,6 @@ of Code] event. **WARNING:** All of these likely contain spoilers. -Read [CONTRIBUTING.md](/CONTRIBUTING.md) to learn how to add your own repos. - ### Solutions #### AWK diff --git a/2020.md b/2020.md index a8b88bac..69a87220 100644 --- a/2020.md +++ b/2020.md @@ -73,8 +73,6 @@ of Code] event. **WARNING:** All of these likely contain spoilers. -Read [CONTRIBUTING.md](/CONTRIBUTING.md) to learn how to add your own repos. - ### Solutions #### Ada diff --git a/2021.md b/2021.md index 0f8d44b5..efc5543c 100644 --- a/2021.md +++ b/2021.md @@ -81,8 +81,6 @@ of Code] event. **WARNING:** All of these likely contain spoilers. -Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own repos. - ### Solutions #### Ada diff --git a/2022.md b/2022.md index d9c65fd7..c4ddab2a 100644 --- a/2022.md +++ b/2022.md @@ -86,8 +86,6 @@ of Code] event. **WARNING:** All of these likely contain spoilers. -Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own repos. - ### Solutions #### Ada From 450b3cf2c768e557a75f25bfc4f0d561361a10ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romero?= Date: Wed, 9 Oct 2024 19:10:22 +0200 Subject: [PATCH 08/11] Add 2017 solutions starting with jromero132 in python --- .github/workflows/update-badge.yml | 2 +- 2017.md | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 2017.md diff --git a/.github/workflows/update-badge.yml b/.github/workflows/update-badge.yml index 84cff760..07b2d62b 100644 --- a/.github/workflows/update-badge.yml +++ b/.github/workflows/update-badge.yml @@ -24,7 +24,7 @@ jobs: uses: ./.github/actions/update-badge with: ghToken: ${{ secrets.GITHUB_TOKEN }} - fileNames: README.md 2022.md 2021.md 2020.md 2019.md 2018.md + fileNames: README.md 2022.md 2021.md 2020.md 2019.md 2018.md 2017.md - name: Git commit and push run: | diff --git a/2017.md b/2017.md new file mode 100644 index 00000000..f0e04883 --- /dev/null +++ b/2017.md @@ -0,0 +1,23 @@ +# Awesome Advent of Code + +This file contains the archived list of solutions to the 2017 [Advent +of Code] event. + +[Advent of Code]: https://adventofcode.com/ + +* [2017](#2017) + * [Solutions](#solutions) + * [Python](#python) + +## 2017 + +**WARNING:** All of these likely contain spoilers. + +### Solutions + +#### Python + +*Solutions to AoC in Python.* + +* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) + From 51d66b3469d7e45b9cf8ad9a324cbdb0e999312c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romero?= Date: Wed, 9 Oct 2024 19:10:58 +0200 Subject: [PATCH 09/11] Add 2016 solutions starting with jromero132 in python --- .github/workflows/update-badge.yml | 2 +- 2016.md | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 2016.md diff --git a/.github/workflows/update-badge.yml b/.github/workflows/update-badge.yml index 07b2d62b..23c04896 100644 --- a/.github/workflows/update-badge.yml +++ b/.github/workflows/update-badge.yml @@ -24,7 +24,7 @@ jobs: uses: ./.github/actions/update-badge with: ghToken: ${{ secrets.GITHUB_TOKEN }} - fileNames: README.md 2022.md 2021.md 2020.md 2019.md 2018.md 2017.md + fileNames: README.md 2022.md 2021.md 2020.md 2019.md 2018.md 2017.md 2016.md - name: Git commit and push run: | diff --git a/2016.md b/2016.md new file mode 100644 index 00000000..a9916944 --- /dev/null +++ b/2016.md @@ -0,0 +1,23 @@ +# Awesome Advent of Code + +This file contains the archived list of solutions to the 2016 [Advent +of Code] event. + +[Advent of Code]: https://adventofcode.com/ + +* [2016](#2016) + * [Solutions](#solutions) + * [Python](#python) + +## 2016 + +**WARNING:** All of these likely contain spoilers. + +### Solutions + +#### Python + +*Solutions to AoC in Python.* + +* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) + From 20f42044fbc08d5b5e469ca319067084bdfac1c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romero?= Date: Wed, 9 Oct 2024 19:11:46 +0200 Subject: [PATCH 10/11] Add 2015 solutions starting with jromero132 in python --- .github/workflows/update-badge.yml | 2 +- 2015.md | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 2015.md diff --git a/.github/workflows/update-badge.yml b/.github/workflows/update-badge.yml index 23c04896..071b18dc 100644 --- a/.github/workflows/update-badge.yml +++ b/.github/workflows/update-badge.yml @@ -24,7 +24,7 @@ jobs: uses: ./.github/actions/update-badge with: ghToken: ${{ secrets.GITHUB_TOKEN }} - fileNames: README.md 2022.md 2021.md 2020.md 2019.md 2018.md 2017.md 2016.md + fileNames: README.md 2022.md 2021.md 2020.md 2019.md 2018.md 2017.md 2016.md 2015.md - name: Git commit and push run: | diff --git a/2015.md b/2015.md new file mode 100644 index 00000000..e678609f --- /dev/null +++ b/2015.md @@ -0,0 +1,23 @@ +# Awesome Advent of Code + +This file contains the archived list of solutions to the 2015 [Advent +of Code] event. + +[Advent of Code]: https://adventofcode.com/ + +* [2015](#2015) + * [Solutions](#solutions) + * [Python](#python) + +## 2015 + +**WARNING:** All of these likely contain spoilers. + +### Solutions + +#### Python + +*Solutions to AoC in Python.* + +* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) + From 2848ad922ec811db0450064fdfceb9492c9971f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romero?= Date: Thu, 10 Oct 2024 01:39:05 +0200 Subject: [PATCH 11/11] Remove 2015, 2016 and 2017 readme files --- .github/workflows/update-badge.yml | 2 +- 2015.md | 23 ----------------------- 2016.md | 23 ----------------------- 2017.md | 23 ----------------------- 4 files changed, 1 insertion(+), 70 deletions(-) delete mode 100644 2015.md delete mode 100644 2016.md delete mode 100644 2017.md diff --git a/.github/workflows/update-badge.yml b/.github/workflows/update-badge.yml index 071b18dc..84cff760 100644 --- a/.github/workflows/update-badge.yml +++ b/.github/workflows/update-badge.yml @@ -24,7 +24,7 @@ jobs: uses: ./.github/actions/update-badge with: ghToken: ${{ secrets.GITHUB_TOKEN }} - fileNames: README.md 2022.md 2021.md 2020.md 2019.md 2018.md 2017.md 2016.md 2015.md + fileNames: README.md 2022.md 2021.md 2020.md 2019.md 2018.md - name: Git commit and push run: | diff --git a/2015.md b/2015.md deleted file mode 100644 index e678609f..00000000 --- a/2015.md +++ /dev/null @@ -1,23 +0,0 @@ -# Awesome Advent of Code - -This file contains the archived list of solutions to the 2015 [Advent -of Code] event. - -[Advent of Code]: https://adventofcode.com/ - -* [2015](#2015) - * [Solutions](#solutions) - * [Python](#python) - -## 2015 - -**WARNING:** All of these likely contain spoilers. - -### Solutions - -#### Python - -*Solutions to AoC in Python.* - -* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) - diff --git a/2016.md b/2016.md deleted file mode 100644 index a9916944..00000000 --- a/2016.md +++ /dev/null @@ -1,23 +0,0 @@ -# Awesome Advent of Code - -This file contains the archived list of solutions to the 2016 [Advent -of Code] event. - -[Advent of Code]: https://adventofcode.com/ - -* [2016](#2016) - * [Solutions](#solutions) - * [Python](#python) - -## 2016 - -**WARNING:** All of these likely contain spoilers. - -### Solutions - -#### Python - -*Solutions to AoC in Python.* - -* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) - diff --git a/2017.md b/2017.md deleted file mode 100644 index f0e04883..00000000 --- a/2017.md +++ /dev/null @@ -1,23 +0,0 @@ -# Awesome Advent of Code - -This file contains the archived list of solutions to the 2017 [Advent -of Code] event. - -[Advent of Code]: https://adventofcode.com/ - -* [2017](#2017) - * [Solutions](#solutions) - * [Python](#python) - -## 2017 - -**WARNING:** All of these likely contain spoilers. - -### Solutions - -#### Python - -*Solutions to AoC in Python.* - -* [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) -