$whoami
Blog
Uses
Projects
Videos
Workshops
Resume
I write about React, JavaScript and how to solve problems. Enjoy your read!
Building a Hare-raisingly Good Queue-based Messaging System with NestJS, RabbitMQ, and Azure Let's Hop onto the Messaging Bandwagon! In the fast-paced world of technology, efficient…
Creating a ChatGPT-like bot using Azure Bot SDK and Typescript can provide many benefits for your business. A conversational bot can improve customer service by providing fast and accurate…
Step 1 So first of all, make sure you have Nodejs and VSCode installed on your pc. If not, download it from VSCode from here https://code.visualstudio.com/download and NodeJs from…
Hacktoberfest 2020 is a month long virtual festival event to celebrate open source contributions presented by Digital Ocean, Intel and DEV. It is the easiest way to get into open source! Do…
Introduction JavaScript Event Loop is one of the most fundamental concepts that every developer must aspire to understand. It is also one of the most frequently asked interview questions…
The term Micro Frontends first came up in ThoughtWorks Technology Radar at the end of 2016. Micro-frontend architecture is a design approach in which a front-end app is decomposed into…
Create your own website monitor in seconds! Step 1 Create a new repository, I'll name it piyushmehta.com Step 2 Create a directory named and workflows inside it .github/workflows Step…
We'll answer these in this blog. Everyone of us feels inferior at some point of time, we constantly live with this complex fear. We are constantly told in so many ways that we're inadequate…
Let's get straight to this! What is container? Containers are a form of operating system virtualization. A single container might be used to run anything from a small microservice or…
We at Nuclei, welcome the latest technologies in our stack. We have our Micro Services in Java and Go Lang. I as a Full Stack Developer got an opportunity to completely build this system for…
Before we start to learn about what is HTTPS, let us first know the benefits: 1. HTTPS makes your website less vulnerable to cybercrimes Let’s say you have a website that brings your…