Team Profile Detail

Muhammad Nuer Rahman, S.T
Muhammad Nuer Rahman, S.T.
Expert Associate, Mining Engineering Specialist

Received his Bachelor Degree from Mining Engineering, ITB. Over than 15 years experience as a Technical Engineer in explosives and blasting Successfully contribute to a blast optimisation project in Rio Tinto His core competencies are including Drilling and Blasting Expert; Mine Planning, Scheduling and Operation; Numerical Modeling and Engineering.

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