Team Profile Detail

Herdian Ganda Wijaya
Herdian Ganda Wijaya, S.T.
Principal Expert, Mining Operation Management

Herdian Ganda Wijaya, S.T., is a distinguished expert in mining operations and system digitalization with over 15 years of experience in the mining industry. A graduate of the Bandung Institute of Technology (ITB) with a Bachelor’s Degree in Mining Engineering (2007), Herdian has a proven track record, including a significant tenure at PT Kaltim Prima Coal (KPC), the world’s largest open-pit coal operation, where he served as a Senior Mining Engineer and Dispatch Lead in Mining Optimization. Herdian played a pivotal role in the development, implementation, and maintenance of mine digitalization systems at PT KPC. His expertise in digital transformation led him to spearhead TURATECH, where he successfully upgraded the Digital Checker application into a fully integrated Fleet Management System, enhancing operational efficiency and productivity since 2018. Currently, as Principal Mining Operation at PT Tura Consulting Indonesia, Herdian continues to drive innovation in mining operations and digitalization. A member of the Indonesian Mining Professional Association (PERHAPI), he is dedicated to advancing mining technology and best practices in Indonesia

Open chat
Admin Tura Consulting Indonesia
Hello
Can we help you?
jQuery(document).ready(function($){ function equalHeight() { let max = 0; $('.jet-listing-grid__item').css('height', 'auto').each(function(){ if ($(this).height() > max) { max = $(this).height(); } }); $('.jet-listing-grid__item').height(max); } equalHeight(); // Jalankan ulang saat resize (misalnya pindah dari mobile ke desktop) $(window).on('resize', function(){ equalHeight(); }); });