My Name is Ritesh Singh. I am an Indian Programmer, works with Python, C++ & Web Development.
I am Currently in third year studying B.Tech Computer Science
From Lovely Professional University, Punjab, India.
In my free time I listen music and spend my time in videogames or
in Chess. And Currently I am learning backend stack, competitive coding, data science tools.
) stringsElement: null, // typing speed typeSpeed: 80, // time before typing starts startDelay: 1200, // backspacing speed backSpeed: 50, // time before backspacing backDelay: 500, // loop loop: true, // false = infinite infinite:true, // show cursor showCursor: false, // character for cursor cursorChar: "|", // attribute to type (null == text) attr: null, // either html or text contentType: 'html', // call when done callback function callback: function() {}, // starting callback function before each string preStringTyped: function() {}, //callback for every typed string onStringTyped: function() {}, // callback for reset resetCallback: function() {} }); });