Blog Posts

Discover insights, tutorials, and thoughts from my journey

11 posts found

Sorted by latest first

Secure Passwordless Magic Link Login in Django (from Scratch)
Local

Secure Passwordless Magic Link Login in Django (from Scratch)

July 29, 2025

## ✨ Introduction ### Why Passwords Are Getting Obsolete? #### From Users' Perspective: * **Cognitive Burden:** Remembering multiple complex passwords is difficult and frustrating. Users te

Django
Authentication
Security
Dreams and Their Meanings
Local

Dreams and Their Meanings

July 9, 2025

## My Journey into Dream Psychology A few days ago, I found myself fascinated by the mysteries of the human brain—especially the strange, vivid world of dreams. For the longest time, I believed d

Dreams
Psychology
Psychoanalysis
Redis for Pub/Sub Messaging
Hashnode

Redis for Pub/Sub Messaging

April 2, 2025

Introduction This blog is second installment of Redis in Action blog series and if you’ve read the first blog on Ratelimiting using Redis, you are aware of what Redis is and how it works as a versatile in-memory data store. Today we’re diving into on...

Redis
PubSub
Microservices
Mastering PowerShell Profiles
Hashnode

Mastering PowerShell Profiles

March 13, 2025

Introduction PowerShell isn’t just a command line tool—It’s the Swiss Army knife of windows automation. Whether you’re managing files, deploying apps, or wrangling servers. But did you know you can make it even better? PowerShell Profiles; your secre...

Windows
Powershell
PowerShell Automation
Ratelimiting using Redis
Hashnode

Ratelimiting using Redis

March 6, 2025

What is Rate limiting and why do we need it? Rate limiting is a technique used to control the number of requests a client can make to a server within a specified time frame. It helps prevent abuse, ensures fair resource distribution, and maintains sy...

Redis
Go Language
gin-gonic
KubeNation
Hashnode

KubeNation

September 6, 2023

So last Sunday, i.e. 3rd September 2023 I went to a meetup organized by CNCF New Delhi. So, in this meetup, there were many inspirational and educational talks given, but for me, there was one session that stood out from all. It was around the basics...

Kubernetes
Devops
Beginner Developers
+1
Open Source: insights from an Inspiring Event
Hashnode

Open Source: insights from an Inspiring Event

July 8, 2023

Once upon a time, in a realm where lines of code intertwine with boundless creativity, I found myself amidst an enchanting event. Alongside esteemed speakers Anshum Shukla and Praddhumn Singh, we embarked on a whimsical journey, exploring the extraor...

Open Source
community
events
Git- Your first step in the tech :)
Hashnode

Git- Your first step in the tech :)

April 28, 2023

Why is it needed? After working on anything, you want to save it before it is interrupted or deleted so that you may pick up where you left off, and maintain a history of the changes you made. makes any sense? Let's take an example, I want to crea...

CocodeBlogs
Git
GitHub
+1
Front-end Development Roadmap in 2023
Hashnode

Front-end Development Roadmap in 2023

March 9, 2023

Why a roadmap? In today's tech industry, the biggest mistake beginners do is jumping from one language to another as they follow trends, check out 'what is popular' and start learning it without a roadmap. That is a bad way to start in the industry a...

DevsInTechBlogs
Frontend Development
HTML5
+2
GoLang: Why it is my favorite language now
Hashnode

GoLang: Why it is my favorite language now

November 17, 2022

Hey everyone, From the huge ocean of programming languages, today I'm going to tell about my new favourite language GoLang. What is GoLang? The Golang programming language is an open source project from Google. It was made to be a better alternative ...

golang
Web Development
webdev
+2
My first hacktoberfest: first time contributing to open-source
Hashnode

My first hacktoberfest: first time contributing to open-source

October 21, 2022

My story of contributions and open-source goes back to August and not October. My first year of college ended that month and I was very happy because I got almost 2 weeks doing nothing, watching Netflix, and enjoying homemade food. One of my friends,...

BlogsWithCC
hacktoberfest2022
#hacktoberfest
+2