// Adds dimensions UUID, Author and Topic into GA4
Tuesday, December 16, 2025
24.9 C
Singapore

Malaysian hijabi rapper gains attention in US press

Perak teen Noor Ayu Fatini Mohd Bakhari, better known as Bunga is becoming famous as a hijabi rapper recently.

The 19-year-old girl who wears a hijab and baju kurung shot to fame earlier this year after performing Joe Flizzow’s rap cypher, “16 Baris”.

Bunga’s ’16 Baris’ video has garnered over 1.4 million views on YouTube.

Bunga raps about love, being bullied and her experience working at a gadget shop but stays away from obscenity and racism.

“(Being a female rapper) doesn’t mean I have to act like boys or talk about gangsters,” she told South China Morning Post.

Being a musician was not her first career choice.

“My initial dream was to be a politician or a lawyer,” Bunga said.

Last week, the Associated Press had spoken to Bunga before her debut performance for ‘Pesta Raya’ in Singapore.

She told Associated Press that she is “living proof” that hijabis can make it in the male-dominated rap scene.

“I’ve realised that there are more hijabis who want to rap. I think that’s a good thing because you shouldn’t worry about what others say,” Bunga said.

Another famous Malaysian who is a hijabi making waves in the US is Yuna.
- Advertisement -

Hot this week

LTA reports high rail reliability, launches real-time MRT and LRT train status webpage

SINGAPORE: Rail reliability across Singapore’s MRT network continues to...

Ringgit opens higher against US dollar on improved sentiment; gains seen to likely ease

KUALA LUMPUR: The ringgit opened slightly higher against the...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //