Back to AnchorNets 2024 Attendees
Photo of Jameka Williams

Jameka Williams

Director of Member Engagement

Merit Network (MI REN)

Non-Profit Broadband Service Providers

Professional Bio

Jameka Williams is a passionate advocate for sustainable community and economic development, focusing on broadband infrastructure to bridge the digital divide and drive equitable growth. Her efforts foster innovation, workforce development, and empowering local businesses.

As Director of Member Engagement at Merit Network, Inc., Jameka collaborates with public and private stakeholders to advance broadband initiatives that enhance digital equity and economic opportunities. She has successfully managed infrastructure projects, secured state and federal funding, and formed strategic partnerships to accelerate broadband deployment across Michigan. Her role at Merit equips her to tackle socio-economic challenges in underserved communities. As a CEDAM member, Jameka is eager to contribute her expertise and collaborative spirit to supporting vibrant, sustainable communities statewide.

Organization Name

Merit Network (MI REN)
880 Technology Drive, Suite B
Ann Arbor, MI 48108-8963
United States
https://www.merit.edu/
SHLB Logo Non-Profit Broadband Service Providers

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"