Back to AnchorNets 2024 Attendees
Photo of Philip Neufeld

Philip Neufeld

Executive Officer, Strategic Research

Fresno Unified School District

Anchor Institution

Professional Bio

Philip Neufeld has served in technology and board leadership roles in healthcare, agriculture, and economic development. He left private industry to work for Fresno State (25,000+ students) and then joined the Fresno Unified School District (70,000 students). Philip’s leadership roles in education include core infrastructure, enterprise services, co-leading the personalized learning and innovations program with 900+ teachers, and co-leading a global learning analytics collaborative facilitated by Microsoft. To support modern learning in and beyond the classroom, Philip rolled out a leased fiber WAN, private LTE, bus Wi-Fi, and student laptops, all designed to support learning beyond the classroom. He shapes educational ecosystems to better prepare and empower students with knowledge, skills, dispositions, and agency to choose their #AsYetImagined futures.
Philip received an M.B.A. and Ed.D. from California State University, Fresno.
Philip's interests include gardening, research, farming, real estate development, travel; and enjoying family and community.

Organization Name

Fresno Unified School District
710 E Pine Ave.
Fresno, CA 93728
United States
559.457.3164 http://www.fresnounified.org
SHLB Logo Anchor Institution

Education:
California State University, Fresno 1996 MBA
California State University, Fresno 2015 Ed.D.
Awards:
2013 Breakthrough Models Academy (NGLC)
2022 Fresno State Top Dog
Volunteer Work:
Board Director for Educational Employee Credit Union (myeecu.org)
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"