CodeNewbie Community 🌱

Olu Tobi Akinyemi profile picture

Olu Tobi Akinyemi

Visioneer πŸ‘οΈ | Full Stack Software Constructor 🧠 | MERN πŸ’» | Ai - Robotics πŸ€– | UX/UI 🎨 Combining tech, art, and humane interaction for a better world πŸ’›πŸ¦ΎπŸŒ±

Joined Joined onΒ  Personal website https://linktr.ee/oluanuakin

Want to connect with Olu Tobi Akinyemi?

Create an account to connect with Olu Tobi Akinyemi. 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);