Shubham Sharma

Shubham Sharma @shubhamku044

About: I’m a passionate developer with experience in building full-stack applications, and I’m now diving into the world of DevOps. Currently, I’m exploring everything from CI/CD to infrastructure as code.

Location:
Kolkata, West Bengal, India
Joined:
Oct 6, 2021

Shubham Sharma
articles - 18 total

🚀 la-resume: 100+ Signups in Just 14 Days – Here’s Our Journey So Far

Hey everyone! Two weeks ago, my friend Priyabrata Mondal and I launched la-resume, an open-source,...

Learn More 15 3Mar 8

Launching Your First AWS EC2 Instance: A Complete Guide for DevOps Beginners

In the world of DevOps, the efficient management of resources is the main concern. This is where...

Learn More 6 0Nov 14 '24

Understanding DevOps through a SDLC lens: A Comprehensive Learning Journey

I. Introduction SDLC The Software Development Life Cycle is a structured approach to...

Learn More 15 1Nov 10 '24

DevOps Fundamentals: Breaking Down the Culture, Tools, and Practices

What is DevOps? DevOps is a culture that improves the organizational ability to deliver...

Learn More 24 0Nov 3 '24

Setup ReactJs + TS + Styled-Componets + Redux

Intro In this blog tutorial, we will see how we can setup a ReactJs project with...

Learn More 24 0Mar 27 '23

Introduction to CI/CD

CI/CD CI/CD, short for Continuous Integration and Continuous Delivery/Deployment, is a...

Learn More 23 0Dec 12 '22

What is Bootstrap? The best 2022 beginner's guide.

For a few years now this has become an essential tool for frontend developers. For the rest of us,...

Learn More 13 1Nov 21 '22

What is Bcrypt. How to use it to hash passwords

The bcrypt npm package is a JavaScript implementation of the bcrypt password hashing function that...

Learn More 35 0Nov 17 '22

Top 10 ways to become a self-taught developer

Introduction Hello fellow newbies and self-taught developers, As a rookie, what are your...

Learn More 43 5Nov 7 '22

How to find open-source projects to contribute to

Introduction In this article, we are going to see how you can find open-source communities...

Learn More 21 3Nov 6 '22

Important JavaScript Array method

Hello Developers, While coding you definitely need arrays somewhere in your code. and if you have...

Learn More 6 0Oct 11 '22

High-level overview of Javascript

Javascript is a high-level prototyped-based object oriented multi-paradigm interpreted or...

Learn More 25 7Oct 6 '22

My Portfolio

Why build a Portfolio? As everyone knows developers must need to have a portfolio site, to...

Learn More 10 0Oct 5 '22

Solidity - Hello World

Introduction to Solidity Solidity is an object-oriented programming language created by...

Learn More 9 0Sep 11 '22

Add Google Authentication to your NextJs project using NextAuth.js

Next-Auth is a complete open-source authentication for Next.Js applications. You can learn more about...

Learn More 33 3Aug 27 '22

How to use .ttf fonts with Tailwind CSS

If you are a frontend developer, you might have face some problems while searching good and unique...

Learn More 30 1Aug 23 '22

Best folder structure for SCSS/SASS

Why I am using SASS/SCSS? After writing code for lots of websites in vanilla CSS, I...

Learn More 39 3Aug 21 '22

Understanding the React useState Hook

Before understanding what is a react useState hook, let us first know what is a hook? What is a...

Learn More 21 0Aug 18 '22