Team Profile Detail

Hendrik A. Saputro, S.T. (M.AusIMM)
Hendrik A. Saputro, S.T. (M.AusIMM)
Principal Associate, Competent Person - Coal Reserves (JORC/KCMI/SNI)

Obtained Bachelor Degree from Mining Engineering ITB in 2000. 20+ years experience in mining industry and 7+ years experience as an independent professional advisor. Registered as Indonesian Competent Person of Perhapi (CPI – Perhapi) also as the member of the Australasian Institute of Mining and Metallurgy (MAusIMM). Certified as Pengawas Tambang Madya (PPTM). His core competencies are including Coal Mining; Mine Planning; Surface Mining; Feasibilty Study; Business Development, Geology.

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(); }); });