Buddhism8003
  • Joined on 2023-11-18
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-06 13:56:05 +01:00
b03404fe6a Refactor Day06 to use LINQ for parsing numbers by column
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-06 13:37:42 +01:00
90be974d36 Refactor Day06 to improve readability
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-06 10:58:16 +01:00
1edbfab132 Refactor Day06 to use less ToArray()
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-06 10:54:32 +01:00
47f468ff68 Add Day 06 solution, needs cleanup later
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-05 11:00:00 +01:00
fd417a6e97 Refactor range combining logic for future reusability
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-05 09:45:12 +01:00
79541d0dae small refactorings
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-05 09:04:53 +01:00
31caf429ca Refactor Day04 to use Index() extension method
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-05 07:58:08 +01:00
0d028c4282 Add another Day 05 part 2 solution with combining overlapping ranges
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-05 07:31:58 +01:00
1cd63a7188 Remove unused method CountIdsInRange
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-05 07:26:40 +01:00
91ea80d2e3 Add Day 05 solution
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-04 22:14:52 +01:00
389784ec76 Replace hardcoded paths with environment variables
Buddhism8003 pushed to main at Buddhism8003/AdventOfCode 2025-12-04 21:45:18 +01:00
1e98d90c33 Add AoC 2025 project structure and first solutions
c83642d286 Add global.json to .gitignore
6207b8bdc3 Add .gitignore file
Buddhism8003 created branch main in Buddhism8003/AdventOfCode 2025-12-04 21:45:17 +01:00
Buddhism8003 created repository Buddhism8003/AdventOfCode 2025-12-04 21:35:25 +01:00
Buddhism8003 pushed to main at Creative-Solution.../Excel2Html 2024-10-18 17:17:34 +02:00
b989de20d3 dependency update
397966af7b ignore composer.lock
Compare 2 commits »
Buddhism8003 pushed to main at Creative-Solution.../Excel2Html 2024-10-18 17:04:15 +02:00
6f4fffc305 More error detection for range to column
777ed5c746 support null columns parameter
1be11f6567 phpunit config
b0e11f931b support for column ranges
3422ac1bac added .cache to gitignore
Compare 5 commits »
Buddhism8003 pushed to main at Creative-Solution.../Excel2Html 2024-10-13 19:53:00 +02:00
29ace8a0c3 useless attribute check removed
Buddhism8003 released "1.0.0" at Creative-Solution.../Excel2Html 2024-10-13 17:40:50 +02:00
Buddhism8003 pushed tag 1.0.0 to Creative-Solution.../Excel2Html 2024-10-13 17:40:49 +02:00
Buddhism8003 pushed to main at Creative-Solution.../Excel2Html 2024-10-13 16:04:11 +02:00
914d914596 added readme