Django Portfolio Platform
A Django portfolio platform that turns structured project content into responsive, accessibility-focused case studies backed by automated tests and disciplined releases.
Software and research
Each project page describes the problem, approach, outcome, and known limitations. Source and demo links are included when available.
A Django portfolio platform that turns structured project content into responsive, accessibility-focused case studies backed by automated tests and disciplined releases.
A Python solver that models crossword generation as a constraint satisfaction problem using node consistency, arc consistency, backtracking search, and heuristics.
A Python AI agent that plays Minesweeper by representing game knowledge as logical sentences and using inference to identify safe moves and mines.