I create physical systems that emerge from computation
class About extends Me {
const myTools = {
"CreativeCoding" : { "p5.js", "Processing", "openFrameworks", "vvvv" },
"Hardware" : { "Arduino", "Raspberry Pi", "Kinect", "AxiDraw SE/A1", "Sensors and Motors" },
"Software" : { "Git", "VSCode", "Figma", "Blender" },
"Practice" : { "Generative Systems", "Painting with Machines", "Physical Computation" }
};
}