CodeNewbie Community 🌱

Ahmad Muhammad profile picture

Ahmad Muhammad

Senior Software Engineer · 3x AWS Certified · Self-taught · I build things, fix things, and sometimes take sunset pics 📸

Location Johannesburg, South Africa Joined Joined on  Email address info@ahmadmuhammad.co.za Personal website https://ahmadmuhammad.co.za

Education

Self taught

Work

Senior Software Engineer at The Good People Data Company

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