Team Profile Detail

Ihsan Novandika
Ihsan Novandika, S.T., M.B.A.
Expert, Market Study

Mohammad Ihsan Novandika, S.T., M.B.A., is a highly skilled professional with a strong foundation in mining engineering and business administration. He holds a bachelor’s degree in mining engineering from ITB (2014) and an MBA with a focus on Business Risk and Finance from ITB(2023). With a diverse skill set, Ihsan specializes in business development, financial analysis, marketing strategy, and project management, driven by a passion for sustainable growth and innovation. Currently serving as a Business Analyst & Marketing Strategist at PT Tura Consulting Indonesia, he provides strategic solutions across industries. Ihsan is also a business mentor at LPIK ITB and IndigoHub Bandung, guiding startups and entrepreneurs to scale their businesses effectively. As a co-founder and marketing officer at PT BIOPS Agrotekno Indonesia, he contributes to the growth of an IoT agriculture startup, focusing on innovative solutions in the agriculture sector. Ihsan’s career reflects a unique combination of technical and business expertise, positioning him as a versatile leader who transforms opportunities into impactful results. His contributions continue to drive business success and foster 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(); }); });