Carlos Mazcuñán Blanes | Developer

Resume

01. Pathfinding Sandbox


Developed as an academic exercise together with Marc Folgado, this Pathfinding Sandbox explores classic search algorithms over a configurable grid. The scenario features a controllable agent, a target node, and blue obstacle tiles that cannot be traversed. Users can launch different strategies, with A* highlighted for its optimal-path guarantees and efficiency.

The visual layer is rendered with our school's internal graphics framework, while ImGui powers an interactive control panel to tweak heuristics, toggle diagonal movement, or inspect open and closed sets in real time. This combination makes it easy to compare algorithm behaviour and understand how cost functions influence the final path.

The project also includes a dedicated "Pac-Man" mode that recreates the classic maze. Enemy ghosts reuse the A* implementation to chase the player, showcasing how the navigation system adapts from sandbox experimentation to gameplay.

02. About Me


03. Contact


I'm currently looking for new opportunities as a programmer. Whether you have a question or just want to say hi, I'll do my best to get back to you!