Personality Prediction Using K-Means Clustering Algorithm and Django Rest Framework (Article Partly Written By GPT3)Jan 26, 2022·13 min read
How to Restore Dislikes on YouTube with Django Rest Framework and YoutubeV3 API.Dec 1, 2021·9 min read
Build an E-Commerce Site with Wagtail CMS, Bootstrap & Django Framework.In this blog, we build a fully functional e-commerce site with Django and Wagtail CMS. I will also be briefly discussing: Why choose django framework to build a custom e-commerce website Which One is Better For Your Website? Django CMS Vs WordPress ...Feb 6, 2022·23 min read
Build a Machine Learning API With Django Rest FrameworkUsing Decision Trees to Predict Drug TreatmentNov 10, 2021·8 min read
Build a web traffic monitor with Django and IPStackIn today's online world, it is important to know where your website traffic comes from in order to help website owners understand their visitors better. In this tutorial, we build a very basic traffic monitor, the traffic monitor will display details...Oct 4, 2021·9 min read
Deployment Web Security Checklist | Secure your Django App and Apache ServerHello DEV World! Ensuring that your website or open web application is secure is critical. Even simple bugs in your code can result in private information being leaked, and people are out there trying to find ways to steal data. In this article, we a...Sep 24, 2021·10 min read
Automate Exam Research with Django, Nanonets and Google Search APIWelcome to the first post of my blog. In this article, we shall be building a Django Web Application that allows a user to take a photo of an examination paper, and the application automatically Google's everything for the user and gives back the ans...Sep 19, 2021·12 min read