Using Vue.js alongside Django Template

This post aims to show that you can start to use Vue with your Django projects immediately without any sophisticated setup that will take hours to complete.
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.