Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/goyco 2025-12-09 21:37:24 +01:00
a8d363b2bf fix: templates now parse with the same func map as the page handler
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 21:00:01 +01:00
da81f67b7f feat: solve part two
caa7da5a7d test: add reverse unit test for part two
eebe707ef9 feat: solve part one
Compare 3 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 20:14:24 +01:00
8960dcb072 test: add unit test for part one
99eb0fbaa8 chore: 2016D4 dataset
a739425209 feat: register fourth day
Compare 3 commits »
Kharec pushed to main at Kharec/auditui 2025-12-09 19:51:35 +01:00
d96a08935c docs: two more done ! \o/
Kharec pushed to main at Kharec/auditui 2025-12-09 19:50:48 +01:00
0ce45c26b7 feat: add the possibility to move forward/backward 30s with left/right
8b74c0f773 feat: progress bar + move (for|back)ward 30s
4a5e475f27 feat: add a progress bar
Compare 3 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 19:24:32 +01:00
af306eb73c feat: solve part two
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 19:22:15 +01:00
cdbc3f3b16 feat: solve part one
ed445a8be7 test: add unit test for both parts
8bbf6662b1 chore: add 2016D3 input
b60c971d50 feat: register third day
Compare 4 commits »
Kharec pushed to main at Kharec/goyco 2025-12-09 15:58:31 +01:00
0cd68e847c refactor: add a helper to centralize CSRF token retrieval
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 14:40:41 +01:00
5dab84eeb3 feat: solve part two
Kharec pushed to main at Kharec/auditui 2025-12-09 10:48:05 +01:00
44d4f28ceb docs: one more done
Kharec pushed to main at Kharec/auditui 2025-12-09 10:47:52 +01:00
1d6033f057 docs: update readme
5fe10a1636 feat: print chapter and progress in the footer of the app while a book is playing
Compare 2 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 07:10:32 +01:00
2283b62503 clean: oneliner for compute and check
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 06:45:43 +01:00
ccf50c12c9 test: add unit test for part two
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 06:33:19 +01:00
f25d7511aa feat: solve part one
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 06:14:06 +01:00
243ccf3da9 test: unit test for part one
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 06:05:52 +01:00
aedf9cd06d chore: day 9 input
c053c905ad feat: register ninth day
Compare 2 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-12-08 22:53:04 +01:00
7dff40745c feat: solve part two using keypad with 10+ for letter and 0 for inexisting keys
Kharec pushed to main at Kharec/advent-of-code 2025-12-08 22:52:11 +01:00
464495fd4c feat: solve part one using keypad with 10+ for letter and 0 for inexisting keys
Kharec pushed to main at Kharec/advent-of-code 2025-12-08 22:39:14 +01:00
0e8563b216 test: add printing unit test for part two (as it returns string)
Kharec pushed to main at Kharec/advent-of-code 2025-12-08 22:35:03 +01:00
6720bbabc1 feat: solve part one building the code digit by digit