Team Profile Detail

Hanif Ikhsan Pratama
Hanif Ikhsan Pratama, S.T., M.T.
Expert, Mining Economics and Management

Hanif Ikhsan Pratama, S.T., M.T., is a proficient mining professional with over seven years of experience in mine consultancy across Indonesia, specializing in coal, nickel, and renewable energy sectors. A graduate of Institut Teknologi Bandung (ITB) with a bachelor’s degree in mining engineering (2014) and a master’s degree in Coal and Mineral Economics (2016), Hanif is an active member of the Indonesian Mining Professional Association (PERHAPI) and the Indonesia Renewable Energy Society (METI-IRES). His expertise spans coal and mineral economics, energy economics, supply chain optimization, mine planning, rock blasting, and renewable energy. Since 2016, Hanif has played a pivotal role in the TURA Group, contributing to various strategic projects, including feasibility studies, resource-reserve estimations, operational audits, supply chain analysis, and renewable energy initiatives. His career highlights include techno-economic analyses for nickel projects, restructuring coal mining contractors, and leading studies on market mapping for coal railways and renewable energy integration in industrial sectors. As a certified Pengawas Operasional Pertama (POP), Hanif combines technical expertise with strong analytical skills to deliver innovative and sustainable solutions, driving progress in the mining and renewable energy industries

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