Team Profile Detail

Reinaldi Santoso
Reinaldi Santoso, S.T.
Mining Consulting Analyst

Reinaldi Santoso is a driven Junior Mining Engineer a Bachelor’s in Mining Engineering at Institut Teknologi Bandung (ITB), where he has earned multiple Dean’s List recognitions for academic excellence. At Tura Consulting Indonesia, he contributes to high-impact projects such as industrial limestone mining feasibility studies, ESG framework development for Indonesia’s Nickel Industry, and HR assessments, leveraging skills in geotechnical analysis, exploration data interpretation, and strategic business planning. A proven leader, he headed the Operational Division for ITB’s Student Leadership Training and mentored peers as a Rock Mechanics practicum assistant. His technical prowess is underscored by accolades like Most Valuable Player in a national Rock and Mineral Identification Competition, reflecting his analytical rigor and commitment to industry innovation.

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