Photo of Caroline Treschitta

Caroline Treschitta

Senior Government Affairs Manager

National Skills Coalition

Professional Bio

In her capacity as Senior Government Affairs Manager, Caroline implements NSC’s federal advocacy strategy, analyzes of workforce development and education policies at the federal level, and actively engages partners nationwide, fostering opportunities for them to showcase their impactful work to key stakeholders in Congress and the administration. Caroline’s journey with NSC began in April 2019 as a Communications Associate before transitioning to the Government Affairs team. Prior to joining NSC, Caroline worked for Women in Government, researching state-based economic policy and as a legislative intern for the office of Senator Murphy.

Organization Name

National Skills Coalition
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"