Shreelaxmi Hegde

Shreelaxmi Hegde @shreelaxmihegde

About: Fullstack developer | Open Source Contributor

Location:
India
Joined:
Jul 22, 2025

Shreelaxmi Hegde
articles - 13 total

Auth Series #5: Authorization implementation with Passport.js

We have covered Cookies and Sessions in the previous part. Now, it’s time to use them in our...

Learn More 4 2Oct 25 '25

Auth Series #4: Understanding Cookies and Sessions.

After implementing the Authentication mechanism in the part 3, we are now going to learn another...

Learn More 9 10Oct 25 '25

Auth Series #3: Authentication implementation using Passport.js

Previous : Auth Series #2: Authentication Implementation with Passport.js There are two ways to...

Learn More 5 0Oct 25 '25

Auth Series #2: Authentication Implementation Setup

We have covered the basic understanding of Authentication and Authorization in the Auth Series #1:...

Learn More 0 0Oct 25 '25

Auth Series #1: Understanding Authentication and Authorization

Authentication and Authorization are two of the most essential features in modern web applications....

Learn More 5 2Oct 25 '25

Auth Series Index: Building Authentication and Authorization in Express.js

Welcome to my Auth Series! In this series, we explore the core concepts and practical...

Learn More 0 0Oct 25 '25

Cascade Deletion: What Happens to Comments When You Delete Your Post MongoDB

When you delete your account or post, everything linked to it(comments, likes, followers) disappears...

Learn More 1 11Oct 11 '25

The Magic of Client & Server Validation : How Your App Knows You Typed Your Email Wrong

Have you ever tried filling out a form? maybe logging in, signing up, or entering an OTP, and...

Learn More 0 0Oct 9 '25

I Recreated Pinterest UI with Bootstrap.

As soon as I learned Bootstrap, I was drawn to its built-in classes for responsiveness, grid layout,...

Learn More 2 0Aug 12 '25

Cloning a website taught me more than tutorials did.

I recently completed a CSS tutorial. As a part of the tutorial i built this project with the guidance...

Learn More 2 5Aug 9 '25

The confusing Pointers and Arrays in C++

Introduction When I started learning C++, pointers felt like black magic especially when working with...

Learn More 2 9Aug 2 '25

CSS Basics : Box Model, Display Property, Inline vs Block!

CSS can feel tricky when you're starting out, especially when things just “don’t align right” or...

Learn More 5 0Jul 27 '25

HTML Forms Series #1: Introduction

We’ve all come across login pages, feedback forms, profile update pages, survey forms, booking or...

Learn More 2 0Jul 23 '25