Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/advent-of-code 2025-11-30 13:04:21 +01:00
bcef8844ec build: only test internal/
20ab5fe4e5 test: adapted p2 test as it expects string and not int
Compare 2 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-11-30 12:55:55 +01:00
959c05b769 feat: add part one solution
Kharec pushed to main at Kharec/advent-of-code 2025-11-30 12:50:50 +01:00
4179c88afb feat: include 2018D2
0dc0c3af3d feat: 2018D2 dataset
c6dc950d3f test: add unit test for p1
Compare 3 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-11-30 12:46:11 +01:00
e5a1504f6b feat: add solutions for P1/P2 2018D1
9da1fa02c8 feat: 2018D1 dataset
99857d8ca5 test: add unit tests for P1/P2
e198caf1b9 feat: include 2018D1
Compare 4 commits »
Kharec pushed to main at Kharec/hugo-pages 2025-11-30 11:50:00 +01:00
29b659b67e fix: hardcoded app id
Kharec pushed to main at Kharec/hugo-pages 2025-11-30 11:46:19 +01:00
b77ab79411 feat: rewording
Kharec pushed to main at Kharec/hugo-pages 2025-11-30 11:43:28 +01:00
e2f0696119 ci: deploy workflow
Kharec pushed to main at Kharec/hugo-pages 2025-11-30 11:43:19 +01:00
16c843b3ab git: ignore
976893d7bb feat: first post
1ec58747d3 feat: default archetype
Compare 3 commits »
Kharec pushed to main at Kharec/hugo-pages 2025-11-30 11:42:54 +01:00
161f23ea79 feat: hugo main config
Kharec pushed to main at Kharec/hugo-pages 2025-11-30 11:42:32 +01:00
f81f866fab feat: theme and resources
Kharec pushed to main at Kharec/hugo-pages 2025-11-30 11:42:03 +01:00
804a3469b0 feat: add terraform infra
Kharec created branch main in Kharec/hugo-pages 2025-11-30 11:33:50 +01:00
Kharec pushed to main at Kharec/hugo-pages 2025-11-30 11:33:50 +01:00
c9fa6537f6 docs: push readme
Kharec created repository Kharec/hugo-pages 2025-11-30 11:32:41 +01:00
Kharec pushed to main at Kharec/advent-of-code 2025-11-29 16:15:16 +01:00
9dd5f1354f docs: comment years
Kharec pushed to main at Kharec/advent-of-code 2025-11-29 16:07:05 +01:00
8ad1b166f3 feat: add both solutions
1f3b42b266 feat: 2015D5 dataset
9521677ca8 test: add unit tests for both parts
8938992384 feat: include 2015D5
Compare 4 commits »
Kharec pushed to main at Kharec/goyco 2025-11-29 15:19:45 +01:00
d4e91b6034 refactor: complete refactor and better helpers use
7d46d3e81b clean: remove the unused expectedValue in assertHeader (always set to "")
216aaf3117 refactor: clean code and use new request helpers
435047ad0c refactor: clean code
b7ee8bd11d refactor: clean variable names and use new request helpers
Compare 6 commits »
Kharec pushed to main at Kharec/goyco 2025-11-29 14:56:21 +01:00
2dd16e0e00 refactor: complete
Kharec pushed to main at Kharec/goyco 2025-11-29 14:55:50 +01:00
d6db70cc79 refactor: clean code and variables, use new request helpers
Kharec pushed to main at Kharec/goyco 2025-11-29 14:50:39 +01:00
58e10ade7d refactor: clean variable names and modernize code