Team Profile Detail

M. Arif Syahrizal, S.T.,
M. Arif Syahrizal, S.T.,
Principal Associate, Competent Person Limestone and Industrial Minerals

Holding a Bachelor’s Degree in Geological Engineering from Universitas Gadjah Mada (UGM, 2006) and a Master of Business Administration (MBA) from Institut Teknologi Bandung (ITB, 2018), He registered as a Competent Person (CPI) by the Indonesian Mining Professionals Association (PERHAPI) and the Indonesian Association of Geologists (IAGI) for Mineral Resource & Reserve Certification. He maintain active memberships in key industry organizations, including PERHAPI, the Australasian Institute of Mining and Metallurgy (AusIMM), the Indonesian Geological Society (MGEI), and IAGI. With over 19 years of experience, His expertise spans geological exploration, resource and reserve evaluation (validated by CPI certification), and mining operations, combining technical proficiency with strategic business acumen to drive operational excellence.

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