Ashika Anand Babu | Nclusion Frontend SWE Take Home Interview | FE-001-MB

Mandelbrot Set Explorer

Technologies used: HTML, CSS, Vanilla JS and Canvas

Visualizing zn+1 = zn2 + c where z0 = 0

Light colors: sequence remains bounded | Dark colors: sequence grows unbounded

Canvas size (fixed at 600x600) which is > (500x500)

Complex plain boundaries: [-2,-2] to [2,2]


100