The first project I’m sharing here is an ultimate tic-tac-toe AI I wrote. It was a fun way to learn about Rust and JavaScript while building an AI for a highly complex version of tic-tac-toe. Unlike regular tic-tac-toe, ultimate tic-tac-toe is an unsolved game. Visit my website: http://ultimatetictactoe.org.

