Member-only story
Customizable Meme Filter
For the people who know me, they know how much I enjoy memes. I’ve got to admit, whenever I go to museums I have a lot of fun captioning artwork as memes. As I like to say, I go for the art, and I stay for the memes.
One day while commuting to work (you can still see the first commit which dates back to 10 February of 2020 and has only notes of the sketch of this idea in Portuguese) I thought:
“It would be funny if there was a snapchat kind of filter where given the number of people on the screen, a random meme was selected and each person would be one of its characters”.
Since I was still improving my Python skills, I thought why not do it in Python. After 1 month, I already had the working code, however, since I was switching jobs at the time my commute time reduced drastically and so did my time to work on this. It took around 1 more month to finish the cleaning up of the script (324 lines) to be more readable, and at the same time Covid happened. The latter explains why my hair is blonde on the demo below :)
To sum up: This program is meant to be an advanced version of the known snapchat filter where there are random images spinning on top of people’s…