Photo of Dave Irek

Dave Irek

VP of Business Development

Duos Edge AI

Professional Bio

Dave Irek is a seasoned veteran of the communications and networking industry with over 35 years of business development, sales management and engineering experience. Mr. Irek joins Duos Edge as the Vice President of Business Development responsible for driving the Edge Data Center (“EDC”) market within Suburban and Rural areas of the US especially focusing on Education, Rural Health Care and Municipalities.

Mr. Irek spent the past 10 years with Netsync Network Solutions as the Practice / Business Manager for Transport, Wide Area Networking, Cellulsar and Fixed Wireless Networks. Prior to that he was the Owner and Lead Consultant for Connected Consulting Group, where he ran the consulting business at a Global level with major Network Integration Organizations like Dimension Data, an NTT Company, General Data Tech and Infinera.

Mr. Irek’s experience spans the Service Provider, Public Sector, Enterprise and Commercial markets Worldwide with a consistent track record of success. He is recognized as a thought leader developing complex solutions within Major Metropolitan Public Sector Markets, Rural Markets closing the Digital Divide and Global Emerging Markets.

Dave holds a Bachelor of Science Degree in Engineering with specialization in Telecommunications Engineering from Texas A&M University

Organization Name

Duos Edge AI
SHLB Logo

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"