top of page

Crypto

I have always been interested in math and technology. Like most people, I started dabbling in crypto just a few years too late. I would have loved to become a full-time philanthropist before thirty.

The rise of NFTs has brought art into the mix, which adds an element of beauty. I've started to create computer-generated art, using several programming languages: HTML, Javascript, and Solidity.

ETH Address: maxwiseltier.eth

Twitter: @maxwiseltier

Gallery: https://gallery.so/max

Bouncing Bubbles

This is one of the early iterations of my latest project, Bouncing Bubbles. Each circle is a Javascript object, whose color is determined by its velocity. The color, size, velocity, number, and polarity of the circles are determined by a transaction hash (a purchase receipt on the blockchain).

 

There are some hidden easter eggs! Try pressing some keys or clicking your mouse around! (Hint: Press A and then 0+E for a fun visual)

Use these control keys in combination with the - and + keys to manipulate the artwork:

  • T: Trail intensity

  • P: Polarity (attract vs repel)

  • F: Funkytime

  • CR: Circle Red Value

  • WB: Window Blue Value

  • S: Size

Refresh the page to reset the canvas!

You can use the side arrows to speed up or slow down the bubbles. I am still working on the functionality within an embedded page (up and down arrows don't currently work) and will eventually launch this as a mintable NFT, but feel free to reach out to me if you'd like a functional HTML file or check out the code here!

Computer-generated Images

I like experimenting with Pi, using its completely random digits to draw perfectly unique pieces, each with vibrant colors and patterns.

bottom of page