CodeNewbie Community 🌱

Mauikai (friends call me Maui) profile picture

Mauikai (friends call me Maui)

After three decades working in the Entertainment Business, due to the pandemic, I’ve decided that I want to pivot to pursuing a career in tech πŸ˜‰ Learning the fundamentals & more in 2021!

Location France Joined Joined onΒ 

Education

CS50 Web, freecodecamp.org, Enki app, grasshopper app

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