This particular project has no application. It was done in my spare time when I was inspired by an abstract design that I had used for an art/craft project and turned out to be cool. Writing a program for this turned out to be nice little mathematical exercise in geometry. The code takes number of areas as a parameter and generates plots as below.
parameter = 5 parameter = 10 parameter = 15
I did leave a few parameters in place to tweak the aesthetics, but did not get time to optimize. I am choosing to call this art, because why not 🙂
Here is the Github repository for this project
https://github.com/r4tn3sh/art_cairo