Nancy is a renowned designer of chaotic patterns. Her work is known for its unpredictability and aesthetic discomfort.
Chaotic Patterns
Nancy's patterns are designed to challenge the viewer's perception and create a sense of unease.
Learn more about Algorithmic Chaos Learn more about Random ChaosDesigners' Statement
Nancy's work is a response to the bland, soulless designs of the mainstream.
"I want my designs to make people question everything," she says.
Read the full designer's statement// Nancy's code is like a time bomb, waiting to blow your eyes out// import random; import chaospublic class Nancy'sPattern {public static void main(String[] args) {// generate a random patternPattern p = new Pattern();// set it to the screenScreen s = new Screen();// watch in awe as the pattern devolves into madnesswhile (true) {p.generate();s.display(p);}}}