This is a simple Mandelbrot set visualizer developed in C using SDL2 for graphics.
$ make -j $(nproc) $ ./mandelbrot
MIT