क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

‘साइको सैया’ के अनुद सिंह ढाका बोले:क्लैपरबॉय था, इरफान खान ने कहा- तुम्हें एक्टर बनना ही चाहिए

On: मार्च 22, 2026 5:30 पूर्वाह्न
Follow Us:
'साइको सैया’ के अनुद सिंह ढाका बोले:क्लैपरबॉय था, इरफान खान ने कहा तुम्हें एक्टर बनना ही चाहिए
---Advertisement---

एक्टर अनुद सिंह ढाका, जो वेब सीरीज ‘साइको सैया’ में अपने दमदार अभिनय से दर्शकों का ध्यान खींच रहे हैं, ने हाल ही में अपने करियर, अनुभव और अभिनय यात्रा पर खुलकर बातचीत की। बचपन से ही एक्टिंग का शौक रखने वाले अनुद ने बताया कि कैसे मशहूर अभिनेता इरफान खान ने उन्हें पहली बार देखा और उनके अभिनय में छुपी क्षमता को देखकर कहा, ‘तुझे एक्टर बनना चाहिए।’ ‘साइको सैया’ में अपने किरदार के लिए अनुद ने मेहनत के साथ-साथ सह-कलाकारों जैसे रवि किशन, तेजस्वी प्रकाश, सुरभि चंदना और सृष्टि श्रीवास्तव के साथ काम करने के अनुभव को भी बेहद प्रेरणादायक बताया। आपकी जर्नी कैसी रही एक छोटे शहर से मुंबई तक और एक्टिंग का फैसला कैसे लिया? मैं बचपन से ही एक्टर बनना चाहता था। शीशे के सामने खड़े होकर खुद को हीरो समझता था, हालांकि आज पुरानी फोटो देखता हूं तो लगता है कि काफी गलतफहमी थी। परिवार को भी अंदाजा था कि मैं एक्टिंग की तरफ झुक रहा हूं, लेकिन मैं IIT की तैयारी भी कर रहा था और चाहता था कि मुंबई जाऊं। आखिरकार IIT नहीं हुआ, तो मैंने पढ़ाई जारी रखी और फिर 2013 में भोपाल से मुंबई आ गया। शुरुआत आसान नहीं थी न पैसे, न कोई खास सपोर्ट। कई बार जमीन पर सोकर दिन गुजारे। लेकिन एक मकसद था कि एक्टिंग ही करनी है, इसलिए कभी बैकअप प्लान नहीं रखा। मुंबई आने के बाद मैंने सेंट जेवियर्स कॉलेज से पढ़ाई की, स्कॉल

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });