Shekhar K. Sharma

UX, JavaScript, ReactJS, NodeJS, Entrepreneur

;(function(window, document, undefined){
	var self = this,
	    w	 = window,
	    d	 = document;


	/**
	 * @class Shekhar K. Sharma
	 * @type Developer
	 * @constructor Human
	 * 
	 * @description
	 * Quick way to reach me: @shekhardesigner
	 */


	// TODO: 
	// Write more:
	// Commented on: error parsing the date, this human keeps changing it


	const work = {
	  available: false,
	};
})(window, document);