Team Profile Detail

Ary Sunarto
Ary Sunarto, S.E.
Principal Expert, Mining Finance and Human Capital Management

Ary Sunarto, S.E., is a highly experienced professional with over 25 years of expertise in building and managing mining operations and systems. He played a crucial role in establishing PT United Tractors as Indonesia’s leading heavy equipment distributor, excelling in administration, marketing, and finance. With over 8 years of experience as a finance director for nickel concessions and mining contractor companies, Ary has demonstrated a deep understanding of the mining industry. A graduate of Brawijaya University with a Bachelor’s Degree in Economics (1988), Ary has held key leadership roles, including his current position as Principal in Mining System Management at PT Tura Consulting Indonesia. He is also the owner and president director of PT Abror Karunia Perdhana, a company specializing in fabrication, trading, and waste management. As a member of the Indonesian Mining Professional Association (PERHAPI) since 2023, Ary combines his extensive experience with a strategic vision for mining system development. His dedication to innovation and efficiency continues to drive significant advancements in mining practices across Indonesia

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