// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 26, 2026
27.5 C
Singapore

Third Installment of The Best of Singapore video series

The final instalment of The Best of Singapore series shares stories of individuals whom, driven by love, do the best that they can, every single day.
It features interviews with:
  • Iqbal, a construction worker from Bangladesh
  • Andy Hoon, a third-generation coffee shop entrepreneur who helms Yellow Submarines, a local fast-food concept joint
  • Kenneth and Yew Jin, voluntary members of the National Day Parade fireworks media team

Enjoy!

[fvplayer src=”http://youtube.com/watch?v=7gKtAM9wVnM”]

- Advertisement -

Hot this week

Amos Yee facing 4 new charges over indecent content, racially charged posts

According to the police, they have received a number of reports concerning online posts from Amos Yee that have alarming and racially divisive' content

Is university life in Singapore fun? Students share their honest experiences

Sharing their own experience, one student said they still struggle to adapt to university life: “It really feels like I have to force myself to talk to people… I guess you just have to get lucky an...

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); } });
// //
Enable Notifications OK No thanks