Team Profile Detail

Prof. Dr. Ir. Sudarto Notosiswoyo, M.Eng
Prof. Dr. Ir. Sudarto Notosiswoyo, M.Eng
Principal Associate, Mining Hydrogeology

Obtained Engineer Degree from Mining Exploration Option, Mining Engineering ITB, Master’s Degree in Geological Engineering from Asian Institute of Technology, Bangkok, and doctoral degree in Hydrogeology major from RWTH Aachen. 30+ years experience as a lecturer in Mining Engineering ITB. Extensive skill and experience in various Earth Resources Exploration research and projects. His core competencies are Mining Exploration; Hydrogeology; Environmental Geology; Hydrochemistry; Groundwater; Minerals.

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