Building a Golang backend system with JWT authentication

When creating a website's backend, one very important term we get to hear is JWT authentication. JWT authentication is one of the most popular ways of securing APIs. JWT stands for JSON Web Token and it is an open standard that defines a way for transmitting information between parties as a JSON object and that too securely...

October 2024

My journey from a CNCF contributor to LFX mentee

August 2024

Unit testing using Golang - a beginner's guide

A beginners guide to writing unit tests in Golang · Let's first start with what unit testing is. Unit Testing is a way of testing where the behavior of a...

October 2023

SWE Intern (Linux Foundation Mentorship)

June 2024 – August 2024

CNCF Zero to Merge

CNCF Zero to merge is an Incubator program that help you work with CNCF projects, understand large and complex codebases and contribute to them.

Aug 2023 - Sep 2023

Open-source Contributor (CNCF)

March 2023 – Present

Technical Blogs on Hashnode

Hashnode is a free developer blogging platform that allows you to publish articles on your own domain and helps you stay connected with a global developer community.

Aug 2023 - Present

Open-Source 101: The basic must-know terms for an open-source beginner

The terms you should know before beginning your open-source journey · Contributing to open-source projects as a beginner can be a little overwhelming. We...

September 2023