This is a submission for the Amazon Q Developer "Quack The Code" Challenge: That's Entertainment! ...
As AI continues to evolve, one of the limitations of generative AI is its tendency to...
The general perception is that deploying applications on the cloud is complicated, but that is not...
Linux is known for its flexibility and powerful command-line tools. To make the most out of your...
In the last blog, we discussed how can we use Django templating to the fullest. In this blog, we will...
In the previous blog, we looked at how to set up and use Django templating. Now, let's dive deeper...
We have already seen how to write our first view in the previous blogs. In this blog, we will explore...
By now, we have seen how to initialise our project and the overview of different files in a Django...
After initialising a Django project, we can see several files. Don't worry, this blog will explain...
This is a blog series about Django from the very basics Installing & initialising a...
There are a lot, a loooot of Linux distros out there. However, there are mainly 3 types for distros...
Flatpak Flatpak is a packaging format for linux. And the best part, it is supported on all...
October, also known as Hacktober for devs, is a really awesome month. Hacktoberfest is a very good...
Hello Everyone, firstly I'm very excited to announce that I'm going to organize a cryptic hunt event....
There are many great chrome extensions out there on the chrome web store. And these are the few...
So Github has decided to discontinue its ATOM text editor.you can read more about it here: ...
Everyone use apps on their phones, but creating an app for each platform can be a little tough. So...
We can convert a Django website to a PWA (Progressive web app) very easily. PWA are web apps that...
We may face issues when someone uses bots to abuse our system and send automated signup/password...
The internet is filled with so many websites & there are many hidden gems out there. And I love...
Why I switched? So around 3 months ago I switched to Linux from Windows 10. I have a very...
Some context: I'm just a student and I have been using windows from my childhood, but I...
Coding a Django website is pretty simple, but deploying it online could be a tedious & a...