CodeNewbie Community 🌱

Pranjal Pratap Singh profile picture

Pranjal Pratap Singh

I'm a computer science engineer, Who loves technology, physics, and space. I like creating, helping, and exploring. I love to lead teams and learn with my experiences.

Joined Joined onΒ  github website

Education

Bachelor's in Technology in Computer Science

loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);