Skip to content

Commit 166021b

Browse files
committed
Update readme
1 parent 46eeb50 commit 166021b

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

242 KB
Loading

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
![Node.js CI](https://github.com/martapanc/Advent-of-Code/workflows/Node.js%20CI/badge.svg)
44

55

6-
Collection of my solutions to the [AoC](https://adventofcode.com/) challenges (2015-2024)
6+
Collection of my solutions to the [AoC](https://adventofcode.com/) challenges (2015-2025)
77

88

99
## Quick links
1010

11+
- Advent of Code 2️⃣0️⃣2️⃣5️⃣ : [overview](2024-2025/src/2025/README.md) & [solutions](2024-2025/src/2025) - 24 / 24 ⭐️   ![Progress](https://progress-bar.xyz/100/)
1112
- Advent of Code 2️⃣0️⃣2️⃣4️⃣ : [overview](2024-2025/src/2024/README.md) & [solutions](2024-2025/src/2024) - 50 / 50 ⭐️   ![Progress](https://progress-bar.xyz/100/)
1213
- Advent of Code 2️⃣0️⃣2️⃣3️⃣ : [overview](2015-2023/src/main/kotlin/aoc2023/README.md) & [solutions](2015-2023/src/main/kotlin/aoc2023) - 50 / 50 ⭐️   ![Progress](https://progress-bar.xyz/100/)
1314
- Advent of Code 2️⃣0️⃣2️⃣2️⃣ : [overview](2015-2023/src/main/kotlin/aoc2022/README.md) & [solutions](2015-2023/src/main/kotlin/aoc2022) - 50 / 50 ⭐️   ![Progress](https://progress-bar.xyz/100/)
@@ -19,8 +20,8 @@ Collection of my solutions to the [AoC](https://adventofcode.com/) challenges (2
1920
- Advent of Code 2️⃣0️⃣1️⃣6️⃣ : [overview](2015-2023/src/main/kotlin/aoc2016/README.md) & [solutions](2015-2023/src/main/kotlin/aoc2016) - 50 / 50 ⭐️   ![Progress](https://progress-bar.xyz/100/)
2021
- Advent of Code 2️⃣0️⃣1️⃣5️⃣ : [overview](2015-2023/src/main/kotlin/aoc2015/README.md) & [solutions](2015-2023/src/main/kotlin/aoc2015) - 50 / 50 ⭐️   ![Progress](https://progress-bar.xyz/100/)
2122

22-
Total: 500 / 500
23+
Total: 524 / 524
2324
![Progress](https://progress-bar.xyz/100/)
2425

25-
<img src="2015-2023/src/main/resources/static/500_stars.png" width="1023" alt="AoC screenshot"/>
26+
<img src="2015-2023/src/main/resources/static/524_stars.png" width="1024" alt="AoC screenshot"/>
2627

0 commit comments

Comments
 (0)