javascript founder

JavaScript
Brenden Eich is the founder of JavaScript and the amazing thing 
about him is He have developed JavaScript in just 10 Days let data = {
  name:"Brendan Eich",
  inventor :"Javascrpt"
}
console.log(`The name of his is ${data.name}. He is the inventor of ${inventor} programming language`);
Source

Also in JavaScript: