Bas Dado immortaly007
immortaly007 pushed to main at fun/advent-of-code-2025 2025-12-08 00:23:40 +01:00
c9677f4af2 [TASK] Day 2 part 2
immortaly007 pushed to main at fun/advent-of-code-2025 2025-12-07 23:35:10 +01:00
385c5c4a30 [TASK] Day 2, part 1 in Elixir
immortaly007 pushed to main at fun/advent-of-code-2025 2025-12-05 00:08:12 +01:00
5f4869705c [TASK] Finally finished day 1 with very ugly zig code xD
immortaly007 pushed to main at fun/advent-of-code-2025 2025-12-03 12:28:59 +01:00
f24250bcc8 [WIP] Setting up a zig project for day 1
immortaly007 created repository fun/advent-of-code-2025 2025-12-01 12:45:14 +01:00
immortaly007 pushed to main at immortaly007/immich-to-cloud-exporter 2025-05-30 00:03:22 +02:00
7ed8d7984c [TASK] Cleaner docker image and instructions on how to publish/push it
immortaly007 pushed to main at immortaly007/immich-to-cloud-exporter 2025-05-29 21:48:40 +02:00
2882d45602 [TASK] Delete assets that are deleted in Immich but exist on the local disk
immortaly007 pushed to main at immortaly007/immich-to-cloud-exporter 2025-05-29 21:22:00 +02:00
7be7d32d58 [TASK] Added Dockerfile to build docker container
86ad92e1aa [TASK] Save images that are not in albums to "Misc {{year}}" folders
Compare 2 commits »
immortaly007 pushed to main at immortaly007/immich-to-cloud-exporter 2025-04-19 18:06:11 +02:00
1e2e7dfb5a [TASK] Initial version, with some help from Junie. Copies all files in albums to the local filesystem.
immortaly007 created repository immortaly007/immich-to-cloud-exporter 2025-04-19 16:18:56 +02:00
immortaly007 pushed to main at immortaly007/advent-of-code-2024-rust 2024-12-16 00:47:10 +01:00
c7348e1e2a Solved day 14
immortaly007 pushed to main at immortaly007/advent-of-code-2024-rust 2024-12-14 02:07:14 +01:00
ccde7fd890 Fixed some bugs when running "run all", as it was trying to create instances with empty input for some reason
immortaly007 pushed to main at immortaly007/advent-of-code-2024-rust 2024-12-14 01:58:52 +01:00
86cc88ce69 Solved day 13 part 2 as well, it was much easier than I though
immortaly007 pushed to main at immortaly007/advent-of-code-2024-rust 2024-12-14 01:44:33 +01:00
7ea8174698 Solved day 13 part 1, I can't figure out part 2
immortaly007 pushed to main at immortaly007/advent-of-code-2024-rust 2024-12-13 23:07:01 +01:00
b1f53dfd72 Solved day 12
immortaly007 pushed to main at immortaly007/advent-of-code-2024-rust 2024-12-12 23:36:00 +01:00
4ef0232710 Solved day 11
immortaly007 pushed to main at immortaly007/advent-of-code-2024-rust 2024-12-12 00:26:43 +01:00
f15cf3bc20 Solved day 10
immortaly007 pushed to main at immortaly007/advent-of-code-2024-rust 2024-12-09 22:12:27 +01:00
e5f44470d6 Fix custom test case for day 9
immortaly007 pushed to main at immortaly007/advent-of-code-2024-rust 2024-12-09 22:11:58 +01:00
50c1ad8458 Cleaned up the day 9 code a little bit
5be2ca974e Solved day 9, with still very ugly code
Compare 2 commits »
immortaly007 pushed to main at immortaly007/advent-of-code-2024-rust 2024-12-09 00:39:38 +01:00
c18e37d476 Solved day 8