Ben Hess
Hi, I'm Ben! This is a space where I post my projects, feel free to check it out…
Projects
tiny-qsim
A library for simulating computation on a quantum computer using quantum logic gates. It can simulate phenomena like entanglement and teleportation, and run quantum algorithms such as Grover's algorithm.
Crab-Gambit
A UCI-compatible chess engine implemented in Rust using the minimax algorithm with alpha-beta pruning and bitboards.