Team Profile Detail

Bustanil Husni
Bustanil Husni, S.T.
Principal Expert, Mining Operation Management

Bustanil Husni, S.T., is a highly skilled Mine Engineer with over 16 years of expertise in mining engineering, operations management, and contract management. A graduate of the Bandung Institute of Technology (ITB) with a bachelor’s degree in mining engineering (2008), Bustanil is renowned for his ability to develop and implement quality systems that optimize mining operations. Currently serving as the Chief Executive Officer of PT Tura Consulting Indonesia, he has held significant leadership roles, including Director of Operations at PT Ergusa Resources and PT Tritama Niaga Berjaya. Throughout his career, Bustanil has successfully managed large-scale mining projects, achieving coal production targets of up to 20 million BCM annually, while ensuring compliance with safety and environmental standards. His extensive experience in project management, strategic planning, and stakeholder relations has consistently driven innovation and operational excellence in the mining industry.

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