Abstract
I did multiple personal programming projects over the year, such as:
- Artificial intelligence algorithm for a connect four game (custom AI algorithm based on Alpha-Beta pruning)
- Sudoku solver using a recursive algorithm
- Motion sensing security system, using OpenCV and Qt for the graphical interface
Project Media
Connect four AI
Sudoku solver
Motion sensor