Dhairya Shah

Dhairya Shah @dhairyashah

About: I am 19 years old and have an intention to become a successful developer

Location:
India
Joined:
Sep 20, 2021

Dhairya Shah
articles - 108 total

Running GTA V on AWS EC2: A Cloud Gaming Experiment That Actually Worked

Introduction Ever wondered if you could run GTA V in the cloud—not just stream it via a...

Learn More 9 0May 13

How I Connected My Home Network with AWS Regions Using Tailscale and VPC Peering

Hey there, fellow tech tinkerers! As a developer and cloud enthusiast, I love messing around in my...

Learn More 1 0May 7

Getting Started with Rust: A Beginner’s Guide to Rust Programming

Introduction Rust is a general-purpose programming language that emphasizes performance,...

Learn More 0 0Jun 28 '24

How to set up your own proxy server in minutes?

Today, most websites track your online activities by capturing essential information such as IP...

Learn More 38 7Jan 27 '24

How to build a REST API with Hono in 5 Minutes?

Today, the REST APIs have become the backbone of modern applications, enabling the seamless...

Learn More 14 0Jan 26 '24

How to create a confetti effect in HTML?

Adding a confetti effect to a website can bring an element of celebration and joy to various...

Learn More 1 0Jun 16 '23

Introducing QRInked - Create and Manage QR Codes

What I built I created a web-based application called QRInked that allows users to create...

Learn More 3 0May 22 '23

What is a slug and how to create one?

A slug is a piece of text that is attached to the end of a URL (after the backslash "/") that is...

Learn More 3 1May 8 '23

The Best Ways to Check if a Value is a Number in JavaScript

JavaScript developers often need to check whether a value is a number or not. There are several...

Learn More 5 1Mar 28 '23

How to get the current date time of other countries in JavaScript

In our interconnected world, being aware of the date and time in other countries is crucial. Luckily,...

Learn More 8 0Mar 6 '23

How to Hide JavaScript Code in View Source

In practice, it is impossible to hide the Javascript code from the source code, because the...

Learn More 45 19Mar 4 '23

5 Steps to Become a React Pro in 2023!

It's 2023, and the demand for skilled front-end developers is higher than ever. One of the most...

Learn More 28 4Jan 8 '23

How to seperate number with commas in Javascript

When working with numbers in Javascript, you may need to format them to make them more readable. ...

Learn More 6 0Nov 6 '22

How to Google Search from the terminal?

Originally Posted Here As developers, we spend the majority of our time working with the terminal....

Learn More 6 0Oct 28 '22

How to optimize images for website?

Images are the core and heaviest component of the website. In your carrier, in web development, you...

Learn More 5 0Sep 23 '22

How to remove empty lines in Visual Studio Code?

In this article, I will teach you how to remove extra empty lines of your code in Visual Studio...

Learn More 6 0May 30 '22

Vibrating your phone with JavaScript 📱

In this article we are going to vibrate mobile phones with JavaScript Vibration API. JavaScript is...

Learn More 30 8May 28 '22

How do you create logos for your projects?

Dhairya Shah @codewithsnowbit ...

Learn More 3 4May 24 '22

How to make responsive font size in CSS?

We usually talk about the Responsive design and images on the web. Have you are thought of making...

Learn More 13 4May 7 '22

How to set the HTML lang attribute in Next.js?

What is HTML lang Attribute? The HTML lang attribute is used to identify the language of...

Learn More 12 0Mar 26 '22

How to make a beautiful gradient scroll bar with CSS

Introduction In this article, we will explain how to make a custom scrollbar in CSS....

Learn More 47 3Mar 20 '22

Let's make a Sponsor page with Next JS and Stripe

Today, let's build a sponsor page with Next JS and Stripe. Wish you all the best 🙌 ...

Learn More 6 0Mar 11 '22

Do you know history.back() in JavaScript?

So, we all surf the internet to watch YouTube videos and Stackoverflow and many more. And we usually...

Learn More 6 0Mar 8 '22

It's 2022, don't use the console.log(😎)

We as Javascript developers usually console.log() stuffs to test the output or just for fun. Even, I...

Learn More 6 1Mar 5 '22

3 ways to centre a DIV with CSS 😎

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and...

Learn More 7 0Mar 1 '22

View list of GitHub commits within the specified date range

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and...

Learn More 21 4Feb 28 '22

Flipping Card in CSS

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and...

Learn More 8 0Feb 27 '22

How can you implement the sleep() function in Javascript?

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and...

Learn More 5 0Feb 27 '22

7 JavaScript One Liners to look like a pro

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and...

Learn More 12 1Feb 26 '22

This is how you make numbers more readable in your JS code

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and...

Learn More 11 0Feb 23 '22