Mike Leany
Welcome to mikeleany.com. This is the place where I show off some of the programming I have done outside of work.
Portfolio
-
Ultimate Tic-Tac-Toe
An ultimate tic-tac-toe web app which allows playing against another person or against a computer. The computer player is implemented using the Monte Carlo Tree Search algorithm.
-
The Aleph Operating System
A hobby operating system written in Rust and the successor to Myros
-
Myros
"My Rust Operating System;" a hobby operating system written in Rust
-
Tinman
My new chess engine written in Rust
-
Vapor
My old chess engine written in C