Problem
I wanted a fast place to sketch visual ideas without spinning up a new project for every experiment. Generic drawing tools do not speak the language of code; heavy sketch setups break the flow.
Approach
CodeCanvas treats the browser canvas as a workbench: JavaScript + the Canvas API to represent structures, animations, and graphic ideas with minimal ceremony. Iterate — see the result, adjust, export.
Outcome
A small personal tool on GitHub for trying visual ideas without a new repo each time.
Role
Concept, implementation, and visual iteration — from representation to the export flow.