Team Profile Detail

Rifqi Rahmadillah
Rifqi Rahmadillah, S.T.
Mining Engineer

Muhammad Rifqi Rahmadillah is a skilled Mining Engineer specializing in geotechnics and mine planning. A graduate of Bandung Institute of Technology (ITB) with a degree in Mining Engineering, Rifqi previously gained experience as a mine plan engineer at PT Pamapersada Nusantara. Currently, he serves as a Junior Mining Engineer at Tura Consulting, where he has developed extensive expertise in various aspects of mining project planning, including resource and reserve estimation, feasibility analysis, and investment evaluation. His proficiency in these areas allows him to deliver valuable insights for optimizing mining operations, contributing to the success and efficiency of mining projects.

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