~/projects $ cat README.md
Hearthstone AI
Master's thesis project focused on designing a Hearthstone AI agent using Monte Carlo Tree Search for game-state evaluation.
C#AIMonte Carlo Tree SearchGame Systems

cat ./notes.md
Hearthstone AI was developed as part of my master's thesis and stands apart from the commercial work in the portfolio.
The project focused on designing an AI agent for card-game decision making, using Monte Carlo Tree Search for evaluating game states.
While it is not a frontend product case study, it adds useful depth to the portfolio by showing analytical thinking, systems reasoning, and long-form technical problem solving.