Team Profile Detail

Arie Naftali Hawu Hede, S.T., M.T., Ph.D
Arie Naftali Hawu Hede, S.T., M.T., Ph.D.
Principal Associate, Earth Resources Exploration and Remote Sensing

Obtained Bachelor’s and Master’s degree in Mining Exploration Option, Mining Engineering from ITB in 2006 and 2009, and doctoral degree from Kyoto University in 2012. Currently working as a lecture in Mining Engineering department, ITB Extensive skill and experience in Earth Resources Exploration. His core competencies are including Resource and Reserve Estimation; Coal and Mineral Deposit; Geochemical; Hydrothermal; Remote Sensing; Mineral Exploration; and Feasibility Study.

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