BorisBoutillier
Software project leader and developper in micro-electronics. Hobby interests in robotics, artificial interlligence, gamedev and rust language.
Paris, France
Pinned Repositories
advent-of-code-2022
My code for the advent of code 2022, developped at the beginning of 2023
advent-of-code-2023
My code for solving Advent of Code 2023 exercises in Rust
bevy
A refreshingly simple data-driven game engine built in Rust
bevy-assets
A collection of Bevy assets, plugins, learning resources, and apps made by the community
bevy-bobox-examples
Additionnal example for the Bevy game engine
bevy_camera_blur
Camera blurring post-processing effects for the Bevy game engine
Exelixi
A life evolution program, where organism's composition is controlled by a genome, includes a brain with neuron, interacts with the environment and competitively breeds to create evolved children.
Kataster
A beginner-friendly single screen space shooter developed in Rust with 'bevy'
rs-cellular-automata
Rust playground project on 1-dimension cellular automata, with command line and gtk GUI and WASM implementation
rs-gliphus
A simple puzzle game developped in Rust with bracket-lib for rendering, and legion for ECS
BorisBoutillier's Repositories
BorisBoutillier/Kataster
A beginner-friendly single screen space shooter developed in Rust with 'bevy'
BorisBoutillier/rs-gliphus
A simple puzzle game developped in Rust with bracket-lib for rendering, and legion for ECS
BorisBoutillier/rs-cellular-automata
Rust playground project on 1-dimension cellular automata, with command line and gtk GUI and WASM implementation
BorisBoutillier/Exelixi
A life evolution program, where organism's composition is controlled by a genome, includes a brain with neuron, interacts with the environment and competitively breeds to create evolved children.
BorisBoutillier/advent-of-code-2022
My code for the advent of code 2022, developped at the beginning of 2023
BorisBoutillier/advent-of-code-2023
My code for solving Advent of Code 2023 exercises in Rust
BorisBoutillier/bevy-bobox-examples
Additionnal example for the Bevy game engine
BorisBoutillier/bevy_camera_blur
Camera blurring post-processing effects for the Bevy game engine
BorisBoutillier/bevy
A refreshingly simple data-driven game engine built in Rust
BorisBoutillier/bevy-assets
A collection of Bevy assets, plugins, learning resources, and apps made by the community
BorisBoutillier/Crabeel
BorisBoutillier/ros2_documentation
ROS 2 docs repository
BorisBoutillier/ros2_rust
Rust bindings for ROS2
BorisBoutillier/runelite-plugin-test
Test plugin for Runelite OSRS client
BorisBoutillier/sros2
tools to generate and distribute keys for SROS 2
BorisBoutillier/taquinplus
Sliding puzzler with flips and rotations. Includes hints and solvers.
BorisBoutillier/zero2prod
Code created reading Zero To Production in Rust book