Photo of Kevin Brangers

Kevin Brangers

President / CFO

SmartWAVE Technologies, Inc.

For-Profit

Professional Bio

Mr. Brangers brings 35+ years of experience to SmartWAVE in various finance and operational positions. He oversees company activities and company finances as well as project oversight from a staffing and scheduling perspective. He is also responsible for leading negotiations for credit lines and facilities with distributors, manufacturers, and financial institutions to support growth of SmartWAVE and their markets. He has been instrumental in leading the operational and financial success in the growth of SmartWAVE since he joined the company in 2016. Mr. Brangers received a BA in Accounting and Finance from Bellarmine University in Louisville, Kentucky with prior employment experience in the real estate development and accounting markets.

Organization Name

SmartWAVE Technologies, Inc.
2662 Holcomb Bridge Rd Ste 340
Alpharetta, GA 30022-6821
United States
404.731.9580 http://www.smartwave.us
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 //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"