CodeNewbie Community 🌱

Amy Shah
Amy Shah

Posted on

Can anyone give me advice on my portfolio?

Hi, I made a portfolio of some data science projects. Would anyone be willing to look at it and give me suggestions?

Top comments (1)

Collapse
 
mccurcio profile image
Matt C

I would be willing if I knew where it was? ;))

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