Karma Riuk karma
  • Switzerland
  • Joined on 2021-05-15
karma pushed to main at karma/maze-solver-go 2023-08-07 17:43:50 +02:00
b6dff509f9 Fixed parser
bfc370bdda Removed useless prints in parser_test
Compare 2 commits »
karma pushed to main at karma/maze-solver-go 2023-08-05 16:50:24 +02:00
8b0fa4c1f9 Moved RawMaze to reader package since it is used
0e42c0f15d Reader -> Reader+Parser refactoring: COMPLETE
6481fe2665 Added min function to utils to get min between two
ee9d439485 Added isWall and isPath to RawMaze with tests
130deb40d8 Reader -> Reader+Parser refactoring: main.go now
Compare 15 commits »
karma pushed to main at karma/maze-solver-go 2023-08-04 21:06:10 +02:00
77aa385918 Written the first version of a text reader, with
a4d2dc99af Updated gitignore
4e4dde7ba8 Changed the structure of the Maze struct
fb99f77c4f Renamed maze-solver.go to main.go
Compare 4 commits »
karma pushed to main at karma/maze-solver-go 2023-08-03 21:08:03 +02:00
898d8463c8 Drawn the skeleton code for the structure of the project
karma pushed to main at karma/maze-solver-go 2023-08-03 20:08:57 +02:00
ae8ea353ca initalized go project
karma created branch main in karma/maze-solver-go 2023-08-03 20:08:04 +02:00
karma pushed to main at karma/maze-solver-go 2023-08-03 20:08:04 +02:00
e932e370d7 Initial commit
karma created repository karma/maze-solver-go 2023-08-03 20:07:55 +02:00
karma pushed to main at karma/advent-of-code 2023-08-03 17:49:14 +02:00
91903a9a8e Completed day 5 of 2022 in go
49c4597c4a Added README.md
Compare 2 commits »
karma created branch main in karma/advent-of-code 2023-08-03 11:18:33 +02:00
karma pushed to main at karma/advent-of-code 2023-08-03 11:18:33 +02:00
7098b525f0 Started 2022 with go
567c8487b5 Added 2022 (cpp)
11600f7ba9 Added 2021 (python)
410815acf8 Added 2020 (python)
karma created repository karma/advent-of-code 2023-08-03 11:14:20 +02:00
karma synced commits to master at karma/hdr_esim from mirror 2023-08-03 11:08:28 +02:00
3ba975a830 Added the possibility to get the hdr rgb images from a data provider.
200975a3f0 commmented out the image callback from the hdr publisher because it
a4d013c9d7 updated the locations of the frames in config file
991de69b8f added clang-format to gitignore
Compare 4 commits »
karma pushed to c++-port at karma/flying-balls 2023-08-02 19:12:22 +02:00
fad703d504 made videos links prettier
karma pushed to c++-port at karma/flying-balls 2023-08-02 19:09:55 +02:00
da802cff9d Added toc to readme
a64670503a removed before.webm
d6a2727755 finally got videos to work!!
Compare 3 commits »
karma pushed to c++-port at karma/flying-balls 2023-08-02 18:07:07 +02:00
de4e741d6a trying to make the video in the readme work :)
karma pushed to c++-port at karma/flying-balls 2023-08-02 18:05:34 +02:00
2b844647f4 trying to make the video in the readme work :)
karma pushed to c++-port at karma/flying-balls 2023-08-02 17:56:06 +02:00
e9f90bd11c Added before vs after to readme
87b4febc5d Added README with abstract
Compare 2 commits »
karma pushed to main at karma/bachelor-project-report 2023-08-02 16:38:18 +02:00
7e0bcc5352 Added some stats
karma pushed to main at karma/bachelor-project-report 2023-08-02 16:29:18 +02:00
ca49605705 Added Readme