Team Profile Detail

Prof. Dr. mont. Mohammad Zaki Mubarok, S.T., M.T
Prof. Dr. mont. Mohammad Zaki Mubarok, S.T., M.T.
Principal Associate, Hydrometallurgy

Received his Bachelor Degree and Master Degree from Metallurgy Option, Mining Engineering Department ITB and doctoral degree from Dept. of Nonferrous Metallurgy, University of Leoben, Austria. Currently working as a lecturer in Metallurgy Department, ITB. His core competencies are including Hydro-electrometallurgy; Hydrometallurgical Extraction and Refining (Gold, Nickel, Alumina, Copper, Anode Slime, etc.); Nickel-Cobalt Separation; Electrolysis.

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