Article(s) by: Ravishanker Kusuma
Yaml to JSON in Node.js – JSON to Yaml example
There are multiple ways to covert Yaml to JSON in Node.js. But in this article, 2 most popular packages js-yaml Read More28 March 2023Generate unique ID in Node.js – UUID
In this tutorial, I have covered how to generate Unique ID (UUID) in Node.js 1). What is UUID & How Read More27 March 2023How Web Whatsapp QR code works
In this tutorial, I have explained how to implement https://web.whatsapp.com QR code authentication. If you check Web Whatsapp, you will Read More16 February 2017XSS Bug in Microsoft.com Payments Page – Microsoft Hall of Fame
I recently found a XSS bug in Microsoft payments page. Initially I thought, it was only a simple URL redirection Read More16 January 2017XSS Bug in Amazon Gift Card Creation
I recently found a XSS bug Amazon Gift card creation flow, I am going to explain how it works. Below Read More11 March 2016Two factor authentication with Google Authenticator and PHP
In this tutorial, I have explained how to add Two factor authentication with Google Authenticator and PHP . You can Read More20 October 2015Speech To Text from videos / recordings using PHP – IDOL OnDemand Speech To Text API
In this tutorial, I will cover how to run speech to text from video or sound files programmatically using the Read More30 April 2015Hosting Node.js Apps Using PaaS Solutions
Have you built a great Node.js app and contended with how your app has shaped up? Well, then it’s time Read More14 April 2015A Basic Tutorial on Creating a Popup – Using HTML5 Dataset API and jQuery
More and more web developers are adopting the HTML5 web technology, because of the new feature set it provides. One Read More10 March 2015