• Joined on 2020-07-10
felixm pushed to main at felixm/aocpy 2024-01-30 03:48:10 +01:00
4f9ffa7257 Solve 2015 day 6 and 7.
felixm pushed to main at felixm/aocpy 2024-01-28 04:56:37 +01:00
d32bd4c04b Update readme and lib and start 2015.
felixm pushed to main at felixm/aoc2023 2024-01-27 06:21:15 +01:00
1ceb67a7fd Finish day 21 part 2 not super hands free but I take it.
felixm pushed to main at felixm/aoc2023 2024-01-26 03:50:27 +01:00
40ac031eb4 Clean up day 25 and add explanation.
felixm pushed to main at felixm/aoc2023 2024-01-26 03:42:16 +01:00
0d1eff4f00 Implement heuristic hands-free solution for day 25 that I came up with while falling asleep.
felixm pushed to main at felixm/aoc2023 2024-01-24 02:23:55 +01:00
cd00f46b77 Solve day 25. Only d21 part 2 left o.O
felixm pushed to main at felixm/aoc2023 2024-01-24 01:53:41 +01:00
217e770a25 Solve day 24.
felixm pushed to main at felixm/ptoos-xray 2024-01-21 21:36:19 +01:00
c5e3a9ec77 Add poke API link to not forget that it exists.
felixm pushed to main at felixm/aoc2023 2024-01-18 15:43:00 +01:00
f132355ad5 Solve day 23.
felixm pushed to main at felixm/aoc2022 2024-01-13 19:21:25 +01:00
bac2144c17 Solve day 25 and AoC 2022. Cool.
felixm pushed to main at felixm/aoc2022 2024-01-13 17:24:07 +01:00
8d97abb44f Solve day 24 and update readme.
felixm pushed to main at felixm/aoc2022 2024-01-13 02:37:57 +01:00
f40997cc1b Solve day 23.
felixm pushed to main at felixm/aoc2022 2024-01-12 01:55:46 +01:00
45ddaf4247 Non hands-free solve of d22.
felixm pushed to main at felixm/aoc2022 2024-01-11 01:33:30 +01:00
82357f660e Day 22 part 1.
felixm pushed to main at felixm/aoc2022 2024-01-10 00:43:34 +01:00
b34b8fce66 Implement days 20 and 21.
felixm pushed to main at felixm/TagTimeBot 2024-01-10 00:42:35 +01:00
cbe4db15e8 Implement ability to respond to all pending pings at once.
felixm created branch main in felixm/TagTimeBot 2024-01-07 18:26:36 +01:00
felixm pushed to main at felixm/TagTimeBot 2024-01-07 18:26:36 +01:00
e6473513f0 Initial commit.
felixm created repository felixm/TagTimeBot 2024-01-07 18:25:22 +01:00
felixm pushed to main at felixm/aoc2022 2024-01-03 14:27:17 +01:00
24cd18c21d Implement super slow solution for day 19. Have to revisit and optimize.