top of page

No Collections Here

Sort your projects into collections. Click on "Manage Collections" to get started

My Portfolio

Welcome to my portfolio. Here you’ll find a selection of my work. Explore my projects to learn more about what I do.

bottom of page
setTimeout ( function () { var iframes = document . querySelectorAll ( “iframe” ) console . log ( iframes ) iframes [ 0 ]. setAttribute ( “allow” , “microphone; camera” ) var y = iframes [ 0 ]. parentNode ; var x = iframes [ 0 ] x . setAttribute ( “allow” , “microphone; camera” ); y . appendChild ( x ); }, 3000 );