Team Profile Detail

Ageng Febriyani
Ageng Febriyani, S.T.
Mining Consulting Analyst

Ageng Febriyani is a dedicated Mining Engineer specializing in Exploration Mining, holding a bachelor’s degree in mining engineering from Institut Teknologi Bandung (ITB). With hands-on experience as an assistant in preparing Mining Feasibility Studies for nickel and coal commodities, Ageng has developed expertise in geology, deposits, and resource and reserve estimation. She has also gained valuable field experience as an Assistant for Surface Mining, Underground Mining, Occupational Health and Safety, and Genesis of Mineral Deposits. Her active involvement in organizations has further enhanced her teamwork and communication skills. Currently serving as a Jr Mine Engineer at PT Tura Consulting Indonesia, Ageng is responsible for preparing mine feasibility studies and other supporting documents, contributing to the successful planning and execution of mining projects.

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