Photo of Charles Pellicane

Charles Pellicane

SVP, Strategy

Human-I-T

Professional Bio

Charles Pellicane is a strategy and operating executive. At Human-I-T, he's helped grow the organization from 45 to 160 people and $5M to $31M ARR while landing dozens of Fortune 500 partnerships, securing more than $15M in state and federal grants, and driving 6.2x revenue and 5.8x net operating income in 7 years. In 2023, Charles was selected to represent Human-I-T and the nonprofit electronics-refurbishment sector before the U.S. Senate Committee on Environment and Public Works, testifying on critical mineral recovery through e-waste recycling and reuse. Charles has served on the Board of Governors of the Los Angeles County Economic Development Corporation, the National Coalition for Technology in Education and Training, and the AAC&U Institute on Digital Equity. Beyond US Senate testimony, Charles has spoken on AI, circular economy, and digital opportunity at events hosted by VISA, Verizon, AT&T, NDIA, IAITAM, Penn State, the Department of Housing and Urban Development, and many others.

Organization Name

Human-I-T
4941 Eastern Avenue
Bell, CA 90201-6301
888.268.3921 https://www.human-i-t.org/
SHLB Logo Associations & Non-Profits

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"