Commit Graph

53 Commits

Author SHA1 Message Date
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
441ffbcf86 solve Day04 with python 2023-12-04 09:21:10 +01:00
fdf7ce872c rename to name convention 2023-12-04 09:09:14 +01:00
b4f79f1cbf solve Day03 in TS 2023-12-03 14:52:02 +01:00
c446269aeb solve Day03 in JS 2023-12-03 14:41:16 +01:00
da452f1711 solve Day03 in rust 2023-12-03 14:28:04 +01:00
4d560c4530 solve Day03 in python 2023-12-03 14:15:08 +01:00
a10377789a update the readme progress 2023-12-02 12:34:31 +01:00
b166b0ef70 solve Day01 with cpp 2023-12-02 12:14:52 +01:00
88d6e8b852 solve Day01 in ts 2023-12-02 11:29:49 +01:00
6e1d7bc978 solving Day02 in ts 2023-12-02 11:22:19 +01:00
ce25c9cc61 solve Day02 in JS 2023-12-02 11:17:54 +01:00
c01a96c05d solve Day02 in rust 2023-12-02 11:08:06 +01:00
2dcaaf8e1d solve Day02 in python 2023-12-02 11:00:51 +01:00
988f6c3f99 reorder python solution to own folder 2023-12-01 18:58:29 +01:00
6ff70d7c53 adding Day 1 JS solution 2023-12-01 18:58:16 +01:00