Back to SHLB Members
Photo of Alpine Frog, LLC

Alpine Frog, LLC

Contact information may be available to logged in members.

Organization Overview

Alpine Frog is focused on leveraging expertise in technology domains, industry verticals, and business processes to support the acceleration of solutions to local, national, and global problems. Public and Private entities with ideas, products, or needs work with us to engineer market-based solutions and triple-win outcomes. Alpine Frog believes in partnerships and shared purpose as the key to solving market inefficiencies, creating scale, and driving impact.

Domain expertise in technology-based solutions, including SaaS, Telecommunications, Broadband, Wireless / Cellular, IoT, and multi-tenant platforms.

Vertical expertise in Public Sector, Education (K-12 and Higher Education), Libraries, Non-Profits, State and Local Government, and Telecom.

Business process expertise in Market Engineering, Strategy, Channels, Partnerships, Sales, Government Contracting, Procurement, Customer Success, Media Relations, Public Affairs, Pricing, and Brand Development.
Michael Flood
Michael Flood Founder & CEO
SHLB Logo For-Profit

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