Photo of Lia Nitake

Lia Nitake

Senior Director of Technology, Telecommunications and Media Policy

Asian Americans Advancing Justice

Professional Bio

Lia Nitake is the Senior Director of Technology, Telecommunications and Media Policy at Asian Americans Advancing Justice | AAJC, where she is responsible for developing and implementing the organization’s technology policy agenda and advocating for the fair and equal representation of Asian Americans in the media.

Before joining Advancing Justice | AAJC, Lia served as Deputy Executive Director at TechNet, a national technology trade association. While there, she advocated on technology legislation and regulation across six states. Lia was previously an economic development and public affairs consultant, providing strategic advisory and support to government, business, and nonprofit clients. She has also worked as Public Policy Director at the California Asian Pacific Chamber of Commerce and as a policy consultant at the World Bank.

Lia serves on the board of directors of the Heart Mountain Wyoming Foundation. A descendant of Heart Mountain incarcerees, she is committed to promoting education about the unjust mass incarceration of Japanese Americans during World War II in order to prevent similar violations of civil rights.

Lia holds a B.A. from California State University Long Beach and an M.A. from the Johns Hopkins University’s School of Advanced International Studies.

Organization Name

Asian Americans Advancing Justice
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"