CodeNewbie Community 🌱

Christopher Aaron profile picture

Christopher Aaron

I'm a Software Engineer based in San Diego, California! A creative, results-driven, and detail-oriented software engineer passionate about developing AV- and game-related software applications.

Location San Diego, California, USA Joined Joined onΒ  Personal website https://christopheraaron.netlify.app/

Want to connect with Christopher Aaron?

Create an account to connect with Christopher Aaron. 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);