Photo of Kendra Jo Grindle

Kendra Jo Grindle

Director of Community Strategy

Maine Connectivity Authority (ME SBLN)

Local or State Government Departments, Agencies

Original Join Date: 2024

Professional Bio

Kendra Jo Grindle is the Chief Program Officer at the Maine Connectivity Authority, where she leads the strategy, design, and implementation of programs that expand broadband access, digital opportunity, and infrastructure investment across Maine. In this role, she oversees a wide portfolio of work including digital opportunity, grant administration, and the MOOSE Net middle mile initiative.

Kendra Jo began her Maine community development career in the groundfish industry where she spent more than a decade working alongside rural, island, and coastal communities throughout Maine. This included leadership roles at Island Institute where she helped communities develop broadband strategies, strengthen local capacity, and pursue community-driven economic development solutions. Her work has consistently focused on connecting people, organizations, and resources to create long-term, sustainable impact in rural communities.

A West Virginia native and University of Connecticut graduate, she resides in Union, Maine with her family.

Organization Name

Maine Connectivity Authority (ME SBLN)
PO Box 817
Portland, ME 1404
United States
207.370.7439 https://www.maineconnectivity.org
SHLB Logo Local or State Government Departments, Agencies

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"