
In this article, we are going to look at some of the best extensions that you need to install for better productivity. So without further due, let's get into it.
3 min read
I've been writing online since 2021, mostly about web development and tech careers. In total, I've written 81 articles till now.
In this article, we are going to look at some of the best extensions that you need to install for better productivity. So without further due, let's get into it.
3 min read
In this article, I'll be explaining what is an operating system, its functions, types and services. What are kernel, shell and system calls? and what is CPU scheduling? This will be a short or brief introduction about each of the mentioned topics.
6 min read
In this article, I'll be sharing my personal Visual Studio Code setup. This includes the theme and icons that I use, as well as a list of extensions that I find essential for my daily development work.
6 min read
In this article, we are going to look at some of the best extensions that you need to install for better productivity. So without further due, let's get into it.
3 min read
In this article, I am going to walk you through that how you Google Analytics Data API to fetch data from Google Analytics in the simplest way I can. After reading this article you'll be able to use this in your project with ease.
4 min read
In this article, we are going to look at some of the best extensions that you need to install for better productivity. So without further due, let's get into it.
3 min read
In this article, I'll give a brief introduction to Typescript. I'll cover most of the topics with examples as well. After reading this post, you can use typescript in your projects (using typescript in React or other frameworks is out of reach). Let's get down to business.
49 min read
In this article, I am going to make your video player float by using Picture-in-Picture (PiP) JavaScript Web API. This could be an important feature you can add to your website. If your website is showing a demo or has many videos.
4 min read
In this article, we are going to look at some of the best extensions that you need to install for better productivity. So without further due, let's get into it.
3 min read
In this article, I am going to show you how you can access your local/localhost server on any other device (Android or iOS).
2 min read
In this article, we are going to look at some of the best extensions of September that you need to install for better productivity. So without further due, let's get into it.
3 min read
In this article you will be looking at my portfolio built with Next.js. Blog and Styling is powered by MDX and TailwindCSS respectively.
126 min read
In this article, we are going to look at some of the best extensions of September that you need to install for better productivity. So without further due, let's get into it.
3 min read
I will create the Google Photos icon in this article using HTML & CSS. Let's look at how we do that.
1 min read
In this article, I'll show you how to find out when users change tabs in browsers using JavaScript. It's going to be fun, it's helpful to see how often the user loses his attention. You can even use it to add the data to the database.
2 min read
In this article, I will solve a CSS Challenge called "Overlap" at cssbattle.dev
2 min read
In this article, we are going to look at some of the best extensions of August that you need to install for better productivity. So without further due, let's get into it.
6 min read
In this article, I have made all (195) countries' flags by just using HTML and CSS. At the end of the article. You will have a special Bonus (you have to reach the end of the article to see it).
7 min read
In this article, I will solve a Totally Triangle CSS Challenge on CSS Battle.
2 min read
This is the Cheat Sheet of Windows Commands. It gives you all the commands and a short description of the command. I've also attached the documentation link for further reading.
13 min read
On the occasion of Independence day of India, I am starting a new series called CSS Flag. This is the first post where I'll create an Indian Flag using CSS.
5 min read
I will create the Google Pay icon in this article using CSS only. Let's look at how we do that.
3 min read
In this article, I will solve a Totally Triangle CSS Challenge on CSS Battle.
2 min read
In this article, I will solve a Wiggly Moustache CSS Challenge on CSS Battle.
2 min read
In this article, I will solve a Eye of Sauron CSS Challenge on CSS Battle.
2 min read
In this article, we are going to look at some of the best extensions of July that you need to install for better productivity. So without further due, let's get into it.
5 min read
In this article, I will solve a `Cloaked Spirits` CSS Challenge on CSS Battle.
2 min read
In this article, I will solve a `Tesseract` CSS Challenge on CSS Battle.
2 min read
In this article, I will solve a `Forking Crazy` CSS Challenge on CSS Battle.
2 min read
In this article, I will solve a `Leafy Trail` CSS Challenge on CSS Battle.
2 min read
In this article, I will create a Android icon by using CSS only. Let's look at how we do that.
2 min read
In this article, I have solved an Missing Slice CSS Challenge on CSS Battle. It contains two ways by which you can solve this challenge.
3 min read
In this article, I have solved an `Acid Rain` CSS Challenge on CSS Battle. It contains two ways by which you can solve this challenge.
7 min read
In this article, I have solved an `Acid Rain` CSS Challenge on CSS Battle. It contains two ways by which you can solve this challenge.
3 min read
In this article, we are going to look at some of the best extensions of June that you need to install for better productivity. So without further due, let's get into it.
4 min read
In this article, I will solve a `Ups n Downs` CSS Challenge on CSS Battle.
2 min read
In this article, I will solve a `Push Button` CSS Challenge on CSS Battle.
2 min read
In this article, I will solve a `Carrom` CSS Challenge on CSS Battle.
1 min read
In this article, I will solve a `Simply Square` CSS Challenge on CSS Battle.
2 min read
This article will explain how you can build a file previewer in React that works for images and videos. With this article's help, you can create your own and make support for other files.
7 min read
This is the walkthrough of how you can make an active navigation bar by using Next.js router and it'll highlight the current page user visiting in the navbar.
4 min read
In this article, I am going to cover how you can create truncate strings or paragraphs by just using CSS.
2 min read
In this article, I will explain how you can create an RSS feed for your Next.js application in XML and JSON format.
9 min read
In this article, I am going to explain how you can use the Spotify API to fetch the data of your account using Next.js API routes.
7 min read
In this article, I've discussed about the Absolute and Relative paths and how you can use them and also how you can write the Single and Multiline comments in the bash script.
3 min read
In this article, we are going to look at some of the best extensions that you need to install for better productivity. So without further due, let's get into it.
3 min read
In this article, I have talked about how you can create a bash script and what are the permission for the files, and how you can manipulate those permissions.
4 min read
In this article we are going to learn about what is bash and how we are going to install in windows?
4 min read
You may have seen various types of website in that there is a button that takes you to the top of the page. Have you ever wondered how it actually works? Well, it's not rocket science or something it's very easy to do and after reading this article I am sure your website will have that button too. So without further due, let's get into it.
4 min read
In this article, we are going to build a notification panel style with CSS and will toggle the button with JS. It's very simple to do.
7 min read
This is the Cheat Sheet of JavaScript. It contains explanations, code examples, basic and important operators, functions, principles, methods, and many more. It provides a good overview of the language.
48 min read
In this article, we are going to build a notification panel style with CSS and will toggle the button with JS. It's very simple to do.
2 min read
This article show how you can make Center a child div vertically and horizontally respect to it's parent. There are many ways to do it. These ways are the best to use.
3 min read
In this article, we are going to make an Image Slider also known as carousel with a clean UI. It can slide the images with awesome animation and it will track the current image which you can see via dots on the bottom. First, Let's see what are we building.
9 min read
In this article, we are going to build a container that generates rain by using JS. And it is a colorful rain with random colors. You can play with colors however you want.
2 min read
I've been using google chrome for a long time I love the extensions and the look and feel of chrome but then I realized that all these extensions now work on the new Microsoft edge plus edge got a bunch of additional features. That I always wish chrome had let's take a look at why edge may be the better choice.
8 min read
In this article, we are going to make the navigation menu, but it will be in the verticle form, I'll recommend you to use this as the full page menu.first-letter
3 min read
This article show how you can make typing effect using Typed.js, In this you can pass array as argument and it will iterate over that and will show you the result in the typing form.
2 min read
In this article, we are building a countdown with the help of Javascript and CSS. It can also be used as the loading countdown.
2 min read
In this article, we are gonna build a Battery Informer which will display the battery status and the other information along with it such as the charging status, charging level and the discharging time.
4 min read
As you may have already seen some website which has some kind of typing animation. It looks cool right but what if I tell you it is very easy to do and you can do it with just CSS only, not without using JS.
2 min read
In this article, we are going to build another loading animation with pure CSS.
1 min read
In this article, we are gonna build a curved timeline for your website which you can use later on in your portfolio to display your work history or maybe something else you want.
3 min read
In this article, we are going to look at the different types of web storage such as Local Storage, Session Storage, and Cookies to be more precise
7 min read
In this article, we will use any video as the background of the text. As you may have already know you cannot use directly video as the text background.
2 min read
In this article, we are gonna build a timeline for your website which you can use later on in your portfolio to display your work history or maybe something else you want.
2 min read
In this article, we are gonna build a Battery Informer which will display the battery status and the other information along with it such as the charging status, charging level and the discharging time.
2 min read
In this article we are gonna build a loading spinner with the glassmorphism with transform rotations
2 min read
In this article, I am gonna tell you about how you can run the Heroku server free for a lifetime. So let's get into it.
2 min read
In this article we are going to look at Web Share API. With the Web Share API, web apps are able to use the same system-provided share capabilities as platform-specific apps.
3 min read
In this article we are going to look at some useful chrome extension which can be very handy as a developer.
2 min read
In this article we are gonna build a loading spinner with the glassmorphism UI.
2 min read
In this article, we are going to look at some weird and strange concepts of Javascript, Some of which you may know and some may not. So stay tuned till the end.
5 min read
In this article we are going to look at some awesome resource for you that can improve your productivity.
3 min read
This article explains how you can use `::before` and `::after` selectors in Tailwind CSS
2 min read
In this article we are gonna build a loading spinner for you website. which is in the gradient form you can customize that as you want.
1 min read
This article exlains some javascript methods that you should know, such as concat, split, join etc.
4 min read
In this article there are 10 git commands which will help you in your projects
8 min read
In this article it is explained that how you can turn your next.js web app to Progressive Web App.
4 min read
This article is the breif documentation about how you can fetch the data from the dev.to API
2 min read