Vinit Gupta

Vinit Gupta @thevinitgupta

About: Software Developer with 1 year+ experience in creating exciting apps with NodeJS, ReactJS, NextJS and MongoDB. Also, open source contributor and technical writer.

Location:
West Bengal, India
Joined:
Jun 26, 2021

Vinit Gupta
articles - 43 total

Recreating the Dev Reaction Element using NextJS and Spring Boot

I have always been fascinated by the reactions functionality (both UI and how it works) of this...

Learn More 0 0Mar 3

React Router DOM V6 Tutorial for Everyone

For a Front-end application, one of the most important step is to define the routes and the pages...

Learn More 25 1Apr 21 '24

Tweets Scheduler Built using NextJS, Gemini API, Appwrite and Twitter API

Yes, I built an application - Twidderly 🐥 (couldn't find something good) that will post Tweets on my...

Learn More 10 2Mar 25 '24

The Last Event Loop Guide you will Ever Need

Yes, I said it. This is it. 💡 Read this Guide end to end to understand exactly how the Dreaded...

Learn More 17 1Mar 17 '24

Google Gemini Based AI Chatbot using NextJS

Google recently released Gemini Pro - their Ultimate answer to ChatGPT 4. And I, as an eager...

Learn More 38 0Feb 25 '24

Preventing Multiple Failed Input Attack using Redis and NodeJS

There might have been times when you have failed to login into a website due to wrong username/email...

Learn More 0 0Jan 25 '24

Application Security 101

Most developers and companies believe their applications to be secure and understand the importance...

Learn More 6 2Dec 14 '23

Full Stack Application with Bun, Appwrite And NextJS

You might have heard of Bun and Appwrite recently. Bun is a new, faster alternative to NodeJS and...

Learn More 34 8Oct 14 '23

Send Emails with Next.js and Tailwind CSS

Elevate Your Brand with Fully Customized Designs! 🤯😍 Have you ever seen beautiful emails...

Learn More 40 11Sep 23 '23

React Query - The Definitive Guide to Making Requests in React

You might have been fetching data in your React Apps WRONG ❌ React itself does not have...

Learn More 1 0Sep 17 '23

Discover Bun - A Faster, Modern JavaScript Runtime

Bun is the new Javascript Runtime built from scratch to serve the modern Javascript...

Learn More 136 18Sep 10 '23

Connecting to Github with SSH (Windows)

Earlier, GitHub used to allow browser login. Those were the simpler times. But now, to push your...

Learn More 28 0Aug 19 '23

Microservices for Everyone

One of the latest buzz words in the tech world is Microservices. You might have recently come across...

Learn More 2 0Aug 16 '23

Becoming a GitHub Ninja: Unleashing the Power of GitHub REST API

Unlock the potential of GitHub for your projects using the REST API. Learn how to set up and utilize the GitHub API to supercharge your personal projects and portfolio. Explore step-by-step instructions and real-world examples.

Learn More 1 2Aug 12 '23

Server Side Rendering vs Static Site Generation

Learn about static sites, server-side rendering (SSR), and static site generation (SSG). Discover when to use SSR or SSG and their benefits. Dive into modern web development with examples and GIFs.

Learn More 1 0Jul 23 '23

BSON and why MongoDB Developed it?

You might have heard about JSON(JavaScript Object Notation) but have you heard about BSON? And no...

Learn More 1 0Feb 23 '23

Blockchain Basics : What is Hashing?

The use of blockchain technology integrates a number of significant scientific breakthroughs from...

Learn More 0 0Jan 11 '23

Blockchain Basics : Public Key Cryptography

Thinking about blockchain brings about the first word as : Encryption We have a basic idea of what...

Learn More 1 0Jan 2 '23

What's new in NodeJS 19?

NodeJS is one of the most influential things to happen in the field of web development. A backend...

Learn More 6 0Dec 1 '22

Create React App is Dead?

Have you used create-react-app? Probably EVERYTIME you have created a React application. Well, there...

Learn More 54 17Nov 23 '22

Introducing Owen Sauce - a new way to collborate

Hackathons are an amazing way to build and learn new things. MongoDB in collaboration with DevTo has...

Learn More 3 2Nov 16 '22

Solidity for Beginners : Writing your first Smart Contract

So if you have been following this series, you already got the Solidity basics down. It's time for...

Learn More 0 0Nov 14 '22

Solidity for Beginners - Data Structures in Solidity

I am back with another post. This time it will be about data structures in Solidity. Solidity has...

Learn More 7 0Nov 9 '22

Solidity for Beginners - Day 1

Solidity is a programming language, yes everyone knows it(not everyone though). But what is it for?...

Learn More 4 1Oct 29 '22

Contributing to Hacktoberfest 2022

As you know the open source festival in on going - Hacktoberfest 2022. I always wanted to start...

Learn More 2 2Oct 13 '22

CSS Battle - #80

Recently I came across a video of a CSS battle between Kevin Powell and Kyle from Web Dev Simplified....

Learn More 0 1Aug 22 '22

How to Make an Awesome Github Profile

Recently, I did a revamp of my Github Profile. The importance of a great Github profile is not...

Learn More 19 0Jul 5 '22

Kth Row in Pascal Triangle x InterviewBit

Today, the question is the Kth Row of Pascal Triangle. So what is a Pascal's triangle? ...

Learn More 5 0Jun 29 '22

What is GraphQL? - GraphQL Day1

GraphQL has been around since 2012(inside of Facebook😅). But Facebook made it public in 2015 and...

Learn More 3 2Jun 26 '22

Minimum Steps to Visit Nodes in Infinite 2D Grid x Interview Bit

I have been solving questions for some time on Leetcode. But having a timer for each question is...

Learn More 5 0Jun 21 '22