CodeNewbie Community 🌱

Rose Williams profile picture

Rose Williams

Information engineer, open source Trino enthusiast, and Write the Docs meetup organizer for the New England and Florida groups.

Location Jacksonville, Florida Joined Joined onΒ  Personal website https://www.linkedin.com/in/williamsrose/

Work

Starburst Data

Want to connect with Rose Williams?

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