CodeNewbie Community 🌱

Tracy Holmes profile picture

Tracy Holmes

Software Engineer & Open Source Advocate. I consider myself a "Jackie of All Trades" and a mistress of being myself. Currently @Isovalent focusing on Cilium & eBPF!

Location The South Joined Joined on  Personal website https://github.com/tracypholmes/

Education

Southern Miss, Mississippi State

Work

Technical Community Advocate @Isovalent

Want to connect with Tracy Holmes?

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