Photo of Dr. David Weems Sr.

Dr. David Weems Sr.

Director of Technology

Pecos-Barstow-Toyah ISD

Professional Bio

Dr. David B. Whaley-Weems Sr. embodies the SHLB Coalition's "to and through" broadband vision as Technology Director for Pecos-Barstow-Toyah Independent School District, where he leverages anchor institution connectivity to serve one of Texas's most underserved rural regions. With a PhD in Rhetoric and Communication Informational Design from Clemson University, he brings unique expertise bridging technical infrastructure and digital equity policy advocacy. His district serves over 2,900 students across multiple counties, with 90% minority enrollment and 57% economically disadvantaged - precisely the communities SHLB champions. Drawing from his petroleum engineering background with companies like Halliburton, he applies strategic technical thinking to maximize federal broadband funding opportunities including E-rate and BEAD programs. As a technology educator/petroleum engineer with over 20 years of adjunct experience at Odessa College, he understands both K-12 and higher education connectivity challenges. His work demonstrates how rural anchor institutions can become catalysts for community-wide digital equity, making him a compelling voice on transforming federal policy into real-world solutions that close the digital divide one anchor institution at a time.

Organization Name

Pecos-Barstow-Toyah ISD
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"