Blog
Technical writing, essays, and thoughts.
Computer Plays TicTacToeMarch 13, 2025
Making a computer play TicTacToe using rule-based logic and simulating thousands of games across different grid sizes. First step toward Q-Learning.
Alan Turing and the Enigma CodeDecember 20, 2024
How Alan Turing cracked the Enigma code during World War II, saving millions of lives and laying the foundation for modern computing.