CodeNewbie Community 🌱

Dee {he | they} profile picture

Dee {he | they}

I've been developing my software engineering and digital marketing abilities for the past year with the express purpose of bringing my artistic dreams to life through code. I was enthralled not just b

Location Long Beach, CA Joined Joined onΒ  Personal website https://deesclouds.world

Work

Freelancing

Want to connect with Dee {he | they}?

Create an account to connect with Dee {he | they}. 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);