CodeNewbie Community 🌱

Des profile picture

Des

Hello My name is Des I recently graduated from a bootcamp and received my Full-stack certification. I am seeking mentorship, internship and entry level jobs.

Joined Joined onΒ 

Want to connect with Des?

Create an account to connect with Des. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);