CodeNewbie Community 🌱

Ryan Palo profile picture

Ryan Palo

Ryan is an engineer in the Sacramento Area with a focus in Python, Ruby, and Rust. Looking for my first software job! Bash/Python Exercism mentor. Coding, physics, calculus, music, woodworking.

Education

M.S.C.S. (expected June 2021) Lewis University, B.S.M.E. Cal Poly SLO

Work

Lead Mechanical Engineer/Quality Manager at ProtoQuick, Inc.

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