Participation at Creativity and Cognition 2026
I will attend the ACM Creativity and Cognition Conference (C&C '26), held from July 13-16, 2026, in London, United Kingdom, where I will present "Reframe: Rethinking Versioning as a Creative Practice in Coding", a paper co-authored with Stefano Di Leo.
The work introduces Reframe, a web-based Creative Coding environment for p5.js that explores how versioning can become part of the creative process itself, rather than being treated only as a technical mechanism for saving and recovering previous states.
Creative Coding practices are often highly exploratory: artists and designers develop code-based works through small edits, parameter tuning, visual inspection, and repeated experimentation. In this context, even minor changes in code or numerical values can lead to substantially different visual outcomes. However, many existing tools provide limited support for capturing, comparing, and revisiting the intermediate states that emerge during this process.
Reframe addresses this challenge by combining non-linear navigation, direct code editing, parameter-level exploration, and continuous visual feedback within a single workspace. The system distinguishes between Frames, which represent structural changes in a sketch, and Explorations, which capture value-level variations within a given direction. In doing so, Reframe supports divergence, reflection, and continued iteration while keeping source code at the center of creative practice.












