CodeNewbie Community 🌱

Lucy β™‘ profile picture

Lucy β™‘

Brit πŸ‡¬πŸ‡§ living in Cali, Colombia πŸ‡¨πŸ‡΄ Mathematics graduate πŸŽ“ and previous Senior Business Analyst. The pandemic finally pushed me to learn to code and I haven't looked back πŸ€“

Location Cali, Colombia Joined Joined onΒ 

Education

First Class Honours degree in Mathematics with Spanish from the University of Sheffield

Want to connect with Lucy β™‘?

Create an account to connect with Lucy β™‘. 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);