Team Profile Detail

Irwan Iskandar, S.T., M.T., Ph.D
Irwan Iskandar, S.T., M.T., Ph.D.
Principal Associate, Mining Hydrology

Obtained Bachelor’s Degree in Mining Exploration Option and Master’s degree in Hydrogeology from ITB, and Doctoral Degree from Kumamoto University. 10+ years experience as a lecturer in Mining Engineering ITB. Extensive skill and experience in Earth Resources Exploration. His core competencies are including Mining Exploration; Hydrogeology and Hydrogeochemistry; Hydrogeological Modeling; Groundwater Engineering; Water Resources; Environmental Impact Assesment; and Environmental Geochemistr y.

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