CodeNewbie Community 🌱

mohaned mashaly profile picture

mohaned mashaly

aim to balance between practical knowledge by doing side-projects, viewing/contributing to open-source projects and theoretical knowledge by learning algorithms and computation and complexity theories

Location Egypt Joined Joined onΒ 

Work

Student

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