The Easiest Way To Generate Fancy Avatars In Python
This is a really short article, where I will show you how to generate cool avatars from a given string (email, username…) or from your logo using python.
Building a Full-Text Search App Using Django, Docker and Elasticsearch

In this article, I will be giving you brief information about Elasticsearch, its installation, and some examples of usage.