Blogs ✍️

Backend

Frontend

Algorithms

Data Structures

Bash

ZSH

Terminal

Merge sort

DSA, Algorithms, Sorting techniques

DS

Algorithms

Sorting

Insertion sort

DSA, Algorithms, Sorting techniques

DS

Algorithms

Sorting

Comparing Running Times with Big O Notation

DSA, Algorithms

DS

Algorithms

Efficiency

Exploring Recursion and Two-Pointers Through ReverseString

DSA, Algorithms, Problem-solving techniques

Data Structures

Algorithms

Sliding Window Technique(Array)

Data Structures & Algorithm (DSA)

Data Structures

Algorithms

Why you should consider Load Testing with K6 (Grafana)

Performance testing, JavaScript

Grafana

K6

NodeJs

Serverless Email Integration using React and EmailJs

React, Recoil & Typescript

React

EmailJs

Elevate React App State with Recoil’s Power!

React, Recoil & Typescript

React

Recoil

Backend Auth Set Up

With Express, and Mongoose, you will learn how to do a basic auth set up

Express

Mongoose

Connect Node Js Auth with React

With React, you will learn how connect a NodeJs auth set up with React

React

Redux

Using ES6 syntax “import/export” in Node js with Babel

If you try to run Node js app with ES6 syntax, you will encounter this kind of error

JavaScript

Node Js

Build a Simple Real-Time Chat App

In this article, I will show you how you could build your mini chat app from scratch

Socket.io

Node Js

React

Understanding Big O Notation + Frequency Counter Pattern

In this article, I explain some concepts in DS & Algorithms with examples.

Data Structure

Algorithm

Customizing your ZHS terminal with Prezto & PowerLevel10K

A simple set up to beautify your terminal

Terminal

ZSH

Setting Up React Router

This blog will mainly focus on setting up a Single Page Application(SPA) with nested routes and additional features.

React Router V6

JavaScript