Team Profile Detail

Nuzulul Haq, S.T., M.M
Nuzulul Haq, S.T., M.M.
Principal Associate, Mining Financial and Risk Management

Bachelor Degree in Metallurgical Engineering ITB (1996); and Master Degree in Financial Management UI. Certified Risk Analyst holder from the American Academy of Financial Management and Certi ed Risk Management holder from the International Institute of Professional Education and Research. His core competencies are Strategic Planning Analysis; Asset Portfolio and Optimization Study; Econometric Forecasting Modelling; Risk Analysis; Real Options or Market Base Valuation; Project Economics; Acquisition and Divestment Project.

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