// Adds dimensions UUID, Author and Topic into GA4
Sunday, March 8, 2026
29.5 C
Singapore

Foreign worker dies in Tampines work-site

Update: A company spokesperson have stated that the worker is under the employment of their mesh supplier, and investigations are still on-going for the accident.

A Facebook user Mano Elangovan has shared that a foreign worker has died in an accident at a work-site in Tampines today. His post has had over 1500 shares.

Mano shared that the worker had started work at the precasting firm in Tampines just 2 days earlier, and that he is from a place called Batlagundu, in Dindigul district in Tamil Nadu, India.
The death was caused by lorry crane lifting gear failure said Mano.

See also  EDB's new focus on region is behind the curve
- Advertisement -

Hot this week

‘Is the chicken gold-plated?’ Malaysian woman stunned by S$8.50 cai fan in Singapore CBD

The woman added that she is “seriously considering” moving back to Kuala Lumpur or finding a side gig that pays enough to keep up with inflation.

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

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