Team Profile Detail

Achmad Dinan Widhianto
Achmad Dinan Widhianto, S.T.
Mining Consulting Analyst

Graduated from Mining Engineering Institut Teknologi Bandung (ITB), Dinand have develop an extensive knowledge and technical skill regarding mining industry. He specialized in exploration mining with research on analysis of potential REE deposit. He gained experience as a field assistant on field study and genesis of mineral deposit course. While studying at university he was also an assistant on due dilligence and coal optimisation for power plant project. He is currently working as a Jr Mining Engineer at PT Tura Consulting Indonesia. As a Jr Mining Engineer, he has gained deeper understanding and experience on mining industry especially on preparing due dilligence for coal mining company.

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