Pinned Repositories
AdventOfCode
AdventOfCode_day_template
AdventOfCode_day_template
AoC_2023_CSharp
Practicing TTD and C# by solving AoC 2023
AOC_PythonVersions
consumer_producer_problem
count_words
five_five_words
game_of_life
matrix_mult_threads_v2
traveling-salesman-simulated-annealing
Using metaheuristic I attempt to get as good a solution as possible for a large solution space.
MatsRivel's Repositories
MatsRivel/AdventOfCode
MatsRivel/AdventOfCode_day_template
AdventOfCode_day_template
MatsRivel/AoC_2023_CSharp
Practicing TTD and C# by solving AoC 2023
MatsRivel/AOC_PythonVersions
MatsRivel/consumer_producer_problem
MatsRivel/count_words
MatsRivel/five_five_words
MatsRivel/game_of_life
MatsRivel/matrix_mult_threads_v2
MatsRivel/traveling-salesman-simulated-annealing
Using metaheuristic I attempt to get as good a solution as possible for a large solution space.
MatsRivel/nvim
Nvim config based on Kickstart
MatsRivel/obl_rs
MatsRivel/Ping_Network
MatsRivel/practice-it-rust-file-manipulation-3082491
This is a LinkedIn Learning repo for Practice It: Rust File Manipulation
MatsRivel/PyTraffic
PyTraffic is a small program to simulate accordion effects when merging in car traffic.
MatsRivel/rust_count_words_in_files
Concurrency practice; Count words in multiple files at once.
MatsRivel/rust_tic_tac_toe
Simple TicTacToe implemtation in Rust.
MatsRivel/rust_web_poll
Simple Rust website for making a poll and collecting results.
MatsRivel/RustFiveFiveWords
Solving the "find five words consisting of 5 letters, totaling 25 unique letters" puzzle in Rust.
MatsRivel/satellite_game
MatsRivel/simple_concurrency
MatsRivel/simple_web_server_practice
MatsRivel/simulated_annealing_rust
temp
MatsRivel/Toadrs
MatsRivel/TrappedWater2