I'm Simon, software developer, currently living in France.
- cg_coders_strike_back_ga | Rust | a genetic algorithm for the CG Coders Strike Back challenge
- codingame's projects | Rust, C, C# | leaderboard conquest
- cg_mars_lander_ga | Rust | a genetic algorithm for the CG Mars Lander challenge
- cg_spring_challenge_2021 | Rust | CodinGame Spring Challenge submission, 100th / 6 867 players
- rubik | Rust | a Rubik's Cube solver, based on the kociemba's two-phase-solver
- multilayer_perceptron | Rust | a neural network
- n-puzzle | Rust | a n-puzzle solver
- wolf3d | C | a raycasting implementation made with sdl2