CodeNewbie Community 🌱

Tyler V. (he/him) profile picture

Tyler V. (he/him)

He/Him. A developer that loves to teach others and spread my passion for Mathematics, Coding, and Pet Photography!In love with Vue.js πŸ’š

Location United States Joined Joined onΒ  Personal website https://terabyteTiger.com/

Education

BS in Mathematics & Comp Sci

Work

Frontend Developer

Want to connect with Tyler V. (he/him)?

Create an account to connect with Tyler V. (he/him). 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);