Commit Graph

68 Commits

Author SHA1 Message Date
af26a34739 start Day14 with Python 2023-12-14 17:25:15 +01:00
7d42db1cb1 solve Day14 Part One with python 2023-12-14 17:10:59 +01:00
ead680fa94 improve python algorithm on Day04 2023-12-12 21:13:27 +01:00
336d7fe657 solve Day04 in Rust 2023-12-12 21:02:38 +01:00
ce5fe0f4a3 lint ts correctly 2023-12-12 20:43:09 +01:00
b80bbc27ce solve Day12 with rust 2023-12-12 20:33:12 +01:00
6431902b14 first try Day12 with Rust 2023-12-12 20:22:28 +01:00
22f6ac6ca0 solve Day12 in TS 2023-12-12 19:56:48 +01:00
a4e3e309d9 solve Day12 in JS 2023-12-12 19:53:10 +01:00
28c7ce3b41 solve Day12 in python 2023-12-12 19:35:31 +01:00
5fe2e22a49 solve Day12 Part1 in python 2023-12-12 18:12:55 +01:00
bf97872f92 add title image 2023-12-12 17:36:28 +01:00
2b97334a8d solve Day11 with python 2023-12-11 09:45:45 +01:00
1d298812da improve Day10 in python 2023-12-11 09:42:32 +01:00
a5dca38d0e update lint packages 2023-12-10 17:34:37 +01:00
4cd62ef794 prettify and lint optimization 2023-12-10 17:24:14 +01:00
274c69d0c4 update linting workflow 2023-12-10 16:12:46 +01:00
7aba5cf373 starting Day10 2023-12-10 16:01:04 +01:00
2e8e5537a0 solve Day09 in Rust 2023-12-10 13:45:49 +01:00
cc5000a9ef solve Day09 in typescript 2023-12-10 13:34:53 +01:00
86804130d8 solve Day09 in JS 2023-12-10 13:32:32 +01:00
62c52065aa solve Day09 in python 2023-12-10 13:22:58 +01:00
01927dee76 solve Day09 Part1 in python 2023-12-10 13:21:35 +01:00
9c784cc6b7 solve Day08 in Rust 2023-12-10 12:41:48 +01:00
2ae2c2ba0f solve Day08 in JS/TS 2023-12-10 12:32:32 +01:00
dc4dd65452 solve Day08 in Python 2023-12-10 12:06:17 +01:00
4ec228f14f solve Day08 Part1 in python 2023-12-10 10:23:48 +01:00
06d2e664ad update Readme to Day07 2023-12-07 19:49:14 +01:00
e06c191e99 solve Day07 in python 2023-12-07 17:55:56 +01:00
560c918abe solve Day07 Part01 in python 2023-12-07 16:31:49 +01:00
03d281aaee fix rust auto linting 2023-12-06 21:09:01 +01:00
2f35776696 fix lint rules and small readme improve 2023-12-06 21:05:52 +01:00
fa1bb19623 add linting workflows 2023-12-06 20:39:05 +01:00
d5daf0de99 solve Day06 in Rust 2023-12-06 20:16:22 +01:00
2c37728b6a add GNU License 2023-12-06 20:10:54 +01:00
686c925ec8 solve Day06 in TS 2023-12-06 20:09:16 +01:00
9f4c8b0bab solve Day06 in JS 2023-12-06 20:07:53 +01:00
016c56e47b solve Day06 in python 2023-12-06 20:02:26 +01:00
6f46e13b5c solve Day06 Part1 in python 2023-12-06 19:49:26 +01:00
b8cff7333f solve Day05 in TS 2023-12-06 19:32:42 +01:00
191b4164bb solve Day05 in JS 2023-12-06 19:28:15 +01:00
ed2ed133d0 solve Day05 in Rust 2023-12-06 19:20:34 +01:00
53818e5bd2 solve Day05 Part2 in Python 2023-12-06 19:08:52 +01:00
39280b7906 remove input.txt to not risk aoc 2023-12-06 17:53:35 +01:00
123edd8275 slow but better efficency solution2 for Day05 in python 2023-12-05 22:06:12 +01:00
18d6115fdf very slow Part2 in Python 2023-12-05 21:31:55 +01:00
31c742428f solce Part01 of Day05 in python 2023-12-05 20:29:08 +01:00
1e26ddb113 create project analytics 2023-12-04 20:53:19 +01:00
8137adf55f solve Day04 in ts 2023-12-04 11:17:39 +01:00
ff595e0438 solve Day04 in JS 2023-12-04 11:14:37 +01:00