Ever since I started programming, I have been interested in mixing code and art. Every so often, I attempt combining the two, either by emulating art I have seen in code, or starting with some interesting code and iterating until I get something new. Those who have visted my old site may recognize some of these

Here are a few of my attempts:

Code As Art
  • Clock Wall: Inspired by a gif of the art installation, a million times, I recreated the piece in CSS and JS
  • Color Whirlpool: What would happen if you distributed a color wheel over a grid, and rotated each ring of the grid, one block at a time?