Rachit Khurana

Rachit Khurana @dilutewater

About: a.k.a. DiluteWater

Location:
Delhi NCR, India
Joined:
Jun 9, 2021

Rachit Khurana
articles - 23 total

Vibe Coding an entire game, Maze Trials

This is a submission for the Amazon Q Developer "Quack The Code" Challenge: That's Entertainment! ...

Learn More 11 0May 11

Building a RAG with Supabase Vector & OpenAI

As AI continues to evolve, one of the limitations of generative AI is its tendency to...

Learn More 12 0Sep 16 '24

Deploy Django to Azure - The Easy Way

The general perception is that deploying applications on the cloud is complicated, but that is not...

Learn More 15 0Jul 11 '24

Top 5 Must-Have Tools for Linux Users

Linux is known for its flexibility and powerful command-line tools. To make the most out of your...

Learn More 14 0Jul 2 '24

Let's Learn Django #6: Using Database & Admin Panel

In the last blog, we discussed how can we use Django templating to the fullest. In this blog, we will...

Learn More 5 0Jul 22 '23

Let's Learn Django #5 Django Template

In the previous blog, we looked at how to set up and use Django templating. Now, let's dive deeper...

Learn More 7 0Jun 21 '23

Let's Learn Django #4 Using templates & static files

We have already seen how to write our first view in the previous blogs. In this blog, we will explore...

Learn More 10 0Jun 17 '23

Let's Learn Django #3 Writing our first view

By now, we have seen how to initialise our project and the overview of different files in a Django...

Learn More 5 1Jun 15 '23

Let's Learn Django #2 File Structure

After initialising a Django project, we can see several files. Don't worry, this blog will explain...

Learn More 6 0Jun 14 '23

Let's Learn Django #1 Init

This is a blog series about Django from the very basics Installing & initialising a...

Learn More 10 0Jun 14 '23

My Experience with Debian, Arch, Fedora based distros

There are a lot, a loooot of Linux distros out there. However, there are mainly 3 types for distros...

Learn More 10 7May 21 '23

5 Awesome (flatpak) Softwares for Linux

Flatpak Flatpak is a packaging format for linux. And the best part, it is supported on all...

Learn More 1 0Nov 15 '22

My Hacktober Experience

October, also known as Hacktober for devs, is a really awesome month. Hacktoberfest is a very good...

Learn More 0 0Oct 30 '22

Re-Dcrypt Cryptic Hunt Making

Hello Everyone, firstly I'm very excited to announce that I'm going to organize a cryptic hunt event....

Learn More 6 0Sep 16 '22

8 Chrome extensions I use as a developer

There are many great chrome extensions out there on the chrome web store. And these are the few...

Learn More 6 0Aug 5 '22

Good Bye ATOM 👋

So Github has decided to discontinue its ATOM text editor.you can read more about it here: ...

Learn More 15 32Jul 24 '22

PWAs: From the perspective of a web developer

Everyone use apps on their phones, but creating an app for each platform can be a little tough. So...

Learn More 6 0Jul 10 '22

Convert Django website to PWA

We can convert a Django website to a PWA (Progressive web app) very easily. PWA are web apps that...

Learn More 31 3Jun 27 '22

Integrating hCaptcha with Django-allauth

We may face issues when someone uses bots to abuse our system and send automated signup/password...

Learn More 9 0Jun 21 '22

What are the most underrated websites according to you?

The internet is filled with so many websites & there are many hidden gems out there. And I love...

Learn More 9 7Nov 12 '21

Thinking about switching from windows to Linux? Read This

Why I switched? So around 3 months ago I switched to Linux from Windows 10. I have a very...

Learn More 6 0Nov 2 '21

Linux, Should you use it? Can you use it?

Some context: I'm just a student and I have been using windows from my childhood, but I...

Learn More 18 10Sep 26 '21

Deploy Django Site on Qovery for free

Coding a Django website is pretty simple, but deploying it online could be a tedious & a...

Learn More 10 8Sep 14 '21