Photo of Pete Just

Pete Just

AI Project Director

Consortium for School Networking CoSN

Associations & Non-Profits

Professional Bio

Pete Just, CETL, served as the Chief Technology Officer for the Metropolitan School District of Wayne Township in Indianapolis, IN, from 2009-2022 and has led the IT Service team since 1998. Formerly a biology teacher and athletic trainer, Pete taught high school science and media for thirteen years. He began his trajectory toward technology leadership on an Apple IIe the media specialist let him borrow. Believing that technology held great promise for K-12 education, he pursued and received his graduate degree from Indiana University in Instructional Systems Technology and has been deep in digital innovation ever since. Pete earned his CETL credential in 2013.

Pete helped to found the Indiana CTO Council, has served on the CoSN national board for nine years and is past CoSN Chair. He was Chairman of the CoSN national conference in 2014 and 2015.

Formerly a biology teacher and athletic trainer, Pete taught high school science and media for thirteen years. He has studied and done work toward technology initiatives that focus on the core of education – our classrooms. Pete has been an adjunct lecturer in educational leadership and technology integration for the Indiana University School of Education.

Organization Name

Consortium for School Networking CoSN
601 13th Street Northwest suite 1200
Washington, DC 20005
202.470.2782 http://www.cosn.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"