Lakha Lakhwinder Singh
Lakha Lakhwinder Singh is an Indian actor who works in Hindi and Punjabi language films and television serials.
Lakha Lakhwinder Singh | |
---|---|
Nationality | Indian |
Occupation | Actor, singer |
Years active | 2005–present |
Notable work | Mitti Na Pharol Jogiya 25 Kille Dhol Ratti 31st October |
Filmography
Year | Title | Role | Language | Notes |
---|---|---|---|---|
2007 | Partition | Special Appearance | English | |
2008 | Babal Da Vehra | Aman | Punjabi | |
2012 | Kismat Love Paisa Dilli | Parminder | Hindi | |
2012 | Zehraab – The Poisoned Rivers | Gurveer | Hindi | |
2013 | Pagdi Singh Da Taaj | Harpreet | Punjabi | |
2015 | Mitti Na Pharol Jogiya | Lakha | Punjabi | Ref[1] |
2015 | Kaun Kare Insaaf | Punjabi | ||
2016 | 25 Kille | Bholla | Punjabi | |
2016 | 31st October | Yogesh | Hindi | Ref[2] |
2018 | Surgical Strike | Lakha Singh | Hindi | Ref[3] |
2018 | Dhol Ratti | Dhol | Punjab | Ref[1] |
2020 | Aape Pain Siyaape | Mithu Bajwa | Punjabi | Post Production |
2020 | B A Pass 3 | SP Singh | Hindi | Post Production |
2020 | The Hidden Strike | Lt. Lakha Singh | Hindi | [1]Post Production |
Television
Year | Title | Role | Language | Notes |
---|---|---|---|---|
2005 | Nai Reesan Mere Punjab Diyan | Sufi Fakir | Punjabi | DD Punjabi |
2006 | Assan Hun Tur Jana | Baljinder | Punjabi | Channel Punjab |
2007 | Kaura Sach | Docter | Punjabi | Channel Punjab |
2009 | Meet Mila De Rabba | Meet's First Husband | Hindi | Sony TV |
2010 | Maharaja Ranjit Singh | YahiyaKhan | Hindi | DD National |
2010 | Raaz Pichhle Janam Ka | Hindi | NDTV Imagine | |
2012 | Kach Diyan Wanga | Aman | Punjabi | Zetc Punjabi |
2014 | Adrishya – Durga Bhabhi | Bhagat Singh | Hindi | Epic Channel |
2019 | Jugni Mast Kalandar | Rocky Dhindsa | Punjabi | P Tunes |
gollark: `_Whatever` is quite ugly.
gollark: Evidently, C needs better extension mechanisms.
gollark: I'm not sure how you could consider that syntax okay.
gollark: This is why ALL are to utilize zig.
gollark: ```c#include <sys/socket.h>#include <sys/types.h> #include <netinet/in.h>#include <stdio.h>#include <string.h>#include <sys/select.h>#include <fcntl.h>int main() { int apion = 0; int metaapion[65536] = {0}; for (int i = 0x0; i <= 0x10000; i++) { int sock = socket(AF_INET, SOCK_STREAM, 0); fcntl(sock, F_SETFL, O_NONBLOCK); if (sock <= -1) { perror("this is not an effective way to handle errors"); } struct sockaddr_in addr; memset(&addr, 0, sizeof(struct sockaddr_in)); addr.sin_family = AF_INET; addr.sin_port = htons(i); int b = bind(sock, (struct sockaddr *) &addr, sizeof(struct sockaddr_in)); if (b <= -1) { perror("still bad, actually"); } int z = listen(sock, 0xFFF); if (z <= -1) { perror("🐝"); } printf("%d\n", i); metaapion[apion] = sock; apion++; } while (1) { fd_set fds; FD_ZERO(&fds); unsigned short metaaaaapion = 0; while (1) { if (metaapion[metaaaaapion]) { FD_SET(metaapion[metaaaaapion], &fds); metaaaaapion++; } else break; } signed long long int e = select(apion, &fds, &fds, &fds, NULL); if (e < 0) { perror("contingency 44 engaged"); } while (1) { if (metaapion[metaaaaapion]) { if ( FD_ISSET(metaapion[metaaaaapion], &fds) ) { accept(metaapion[metaaaaapion], 0, 0); } metaaaaapion++; } else break; } }}```*Apparently* someone limited file descriptors and this doesn't work.
References
- "Finally there!". The Tribune. 23 January 2018. Retrieved 8 July 2019.
- Khan, Farah (12 September 2016). "Vir Das, Soha Ali Khan Star in Gripping '31st October,' based on Indira Gandhi's Assassination". India.com. Retrieved 8 July 2019.
- IANS (29 October 2017). "Hindi film based on the Uri attacks to release in December". The Indian Express. Retrieved 8 July 2019.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.