Small projects including some computational art.
3-D design requires a lot of thinking about negative spaces. This simple castle has some details that can only be seen moving around it. Rendering in OpenSCAD.
Playing with Jackson Pollack’s Blue Poles by slicing into tiles & random sort. No tile is used twice. Renders in P5.js.
Malevich like art generator. Renders in P5.js.
Designing with noise leads to some interesting forms. Renders in P5.js.
Fourier transforms arranged in a mirror like way with colorful palette. Renders in P5.js.
Song credit: “Sleep” written by Eric Whitacre & performed by Voces8.
Little Data Projects
![Screen scraped AA meeting data from public site & repurposed into a custom map. Scraped data with Javascript, stored in RDS database in AWS, and geocoded via Google Maps API.](https://images.squarespace-cdn.com/content/v1/618157921f1acf6fc3620942/37bba517-683e-4394-938c-a3bd5e63cfb6/CPT2203301612-827x474.gif)
Screen scraped AA meeting data from public site & repurposed into a custom map. Scraped data with Javascript, stored in RDS database in AWS, and geocoded via Google Maps API.
![A temperature sensor collects data and stores into an RDS database hosted in AWS. A D3.js chart renders the display.](https://images.squarespace-cdn.com/content/v1/618157921f1acf6fc3620942/6c1ade4c-d4f9-40e2-8469-b339616c7b8c/CPT2203301624-784x471.gif)
A temperature sensor collects data and stores into an RDS database hosted in AWS. A D3.js chart renders the display.