Bas Dado immortaly007
immortaly007 pushed to main at fun/advent-of-code-2022-rust 2022-12-04 13:15:22 +01:00
6adca06f04 [TASK] Implemented Day 3
immortaly007 pushed to main at fun/advent-of-code-2022-rust 2022-12-02 21:31:07 +01:00
5a3968d50e [CLEANUP] re-ordered some of the code
immortaly007 pushed to main at fun/advent-of-code-2022-rust 2022-12-02 19:03:14 +01:00
78a905f9de [TASK] Extended the benchmarking tools, to give information about which parts take time etc
b9c24407a3 [TASK] Solved Day 2
Compare 2 commits »
immortaly007 pushed to main at fun/advent-of-code-2022-rust 2022-12-01 14:41:03 +01:00
6b17362556 [TASK] Solved Day1 + added general architecture to run and benchmark all days
immortaly007 created repository fun/advent-of-code-2022-rust 2022-12-01 12:25:17 +01:00
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-19 14:53:57 +01:00
5d54a107d4 [TASK] Cleaned up (and improved the performance a little) for day 17
9fc38b9b88 [TASK] Solved Day 17
2c3c1f8f08 [WIP] Day 17 part 1 solved
Compare 3 commits »
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-17 19:56:59 +01:00
da579fbfac [WIP] Trying to work on day 17 but I'm braindead
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-16 22:57:31 +01:00
4137cef6f9 [TASK] Fixed some stuff in the last couple of days, so the firebase eslint is happy again
1e405e982a [TASK] Implemented Day 16
e3988e91b7 [TASK] Solved Day 15 (although there is room for speed improvements)
07b36d66d5 [TASK] Solved Day 14
Compare 4 commits »
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-13 23:16:11 +01:00
888f40d341 [TASK] Finished Day 13 + some style fixes to make sure eslint is happy enough to deploy to firebase functions
33a8ce77e4 [TASK] Solved Day 12
ed88c69cea [TASK] Solved Day 11
Compare 3 commits »
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-10 20:04:42 +01:00
3ad67df338 [CLEANUP] Made the code a little bit cleaner
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-10 19:56:09 +01:00
168e55e5ef [TASK] Solved Day 10
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-09 23:25:31 +01:00
28426f4e4e [TASK] Implemented Day 9
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-09 22:29:21 +01:00
3a9184ae37 [TASK] Solved Day 8
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-07 20:37:57 +01:00
ab613666e7 [TASK] Solved Day 7
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-07 20:01:49 +01:00
95772849e4 [TASK] Implemented Day 6
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-05 13:42:18 +01:00
fed31ccb0e [TASK] Finished Day5
bc59bf0ed6 [CLEANUP] Some fixes so that Day4 could be deployed to firebase
f1192091eb [TASK] Implemented Day4
8b3963fa6a [CLEANUP] Code cleanup to reduce the amount of duplicate code each day
Compare 4 commits »
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-04 10:29:38 +01:00
039c36f09a [TASK] Solved Day 3
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-02 22:04:58 +01:00
32f00ea017 [TASK] Day 2 Part 2
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-02 09:41:51 +01:00
c8b506f16e [TASK] Solved Day 2 Part 1
immortaly007 pushed to master at immortaly007/advent-of-code-2021-firebase 2021-12-01 23:57:29 +01:00
e710494170 [TASK] Finished Day 1