Ray Zeisz

Director

Friday Institute for Educational Innovation at North Carolina State University

Professional Bio

Since joining the Friday Institute in 2012, Mr. Zeisz has spearheaded initiatives to ensure all North Carolina public school students have reliable Internet access in classrooms and at home. In addition to advancing connectivity, he leads major programs focused on enhancing the technological infrastructure of school districts and large-scale government operations. With over 30 years of experience in engineering and business development, Mr. Zeisz began his career as a product development engineer at IBM and later held key roles at Juniper Networks and several North Carolina startups specializing in data communications and network security. At NC State University, his work centers on expanding rural broadband, advancing wireless technology, and developing robust large-scale infrastructure.

Organization Name

Friday Institute for Educational Innovation at North Carolina State University
1890 Main Campus Drive
Raleigh 27606
919.345.0123 https://fi.ncsu.edu
SHLB Logo Anchor Institution

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"