Skip to content

Commit e2fde91

Browse files
author
Alireza Alavi
committed
doc: update index page
1 parent aec1fa2 commit e2fde91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ There are some utility functions that make redundant tasks in simpler. They are
1515

1616
## AoC 2025
1717

18-
|Task | Notebook | Extras | Comment |
19-
|--- | --- | --- | --- |
20-
|[Day 1: Secret Entrance](https://adventofcode.com/2025/day/1) | [day 1](src/aoc/2025/day1/main) | Bench, Viz | Lowkey proud of how concise and clean the actual solution is|
21-
|[Day 2: Gift Shop](https://adventofcode.com/2025/day/1) | [day 2](src/aoc/2025/day2/main) | | |
18+
|Task | Notebook | Extras | Comment |
19+
|--- | --- | --- | --- |
20+
|[Day 1: Secret Entrance](https://adventofcode.com/2025/day/1) | [day 1](src/aoc/2025/day1/main) | Bench, Viz | Lowkey proud of how concise and clean the actual solution is |
21+
|[Day 2: Gift Shop](https://adventofcode.com/2025/day/1) | [day 2](src/aoc/2025/day2/main) | Bench, Perf| Worked a lot on optimizing the solution, exploring performance optimization in Clojure|
2222

2323
## AoC 2024
2424

0 commit comments

Comments
 (0)