Made this when I was learning Rust a couple years ago. Take the complex plane, then apply 1/z, and evaluate whether the point lies in the Mandelbrot set (well, evaluate how long it takes to diverge) and map that to a color gradient.