CodeNewbie Community 🌱

Alex Ortiz profile picture

Alex Ortiz

I'm a technical program manager working at a robotics startup in San Diego, CA. I love to write about cyber security, coding, and agile processes.

Location San Diego, CA Joined Joined onΒ 

Education

Masters Systems Engineering

Work

Technical Program Manager at Brain

Want to connect with Alex Ortiz?

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