In this tutorial, we are going to teach you how you can track your hand rotation using Leap Motion Controller. Leap Motion Controller is a…
This tutorial will discuss how you can create a JWT authentication system (Login, Registration, and Logout) using JSON Web Token in Node JS and Mongo…
In this tutorial, we will teach you how you can put a watermark on an image uploaded by a user. You might have seen websites…
When you hear the word “social networking site”, the first name that came to your mind must be Facebook. Then Instagram, Twitter, etc. We create…
In this tutorial, we are going to teach you how you can create a load more Node JS button with MongoDB in your web project.…
In this tutorial, we are going to create a simple pagination program in Node JS and Mongo DB. For the sake of simplicity, we will…
We are going to create customized task management and time tracking script using simple HTML and Javascript. Since we are creating our own script, so…
Suppose you have a PHP variable or an object which you want to pass as an argument to a Javascript function whenever a button is…
In this tutorial, we are going to show you can count extended fingers of your hand using Leap and Javascript. Extended fingers mean your stretched…
In this tutorial, we will learn how to verify email with code. When someone registers on your website, send him/her an email with a verification…