Alexander Zeldin

Alexander Zeldin (born 24 April 1985) is a British dramatist, author, and theatre director.

Career

Alexander made work in Russia, South Korea and the Middle East as well as at the Naples Festival, before, between 2011-2014, developing a number of his own works as a teacher at East 15 Acting School, where he met several of the actors and creative team that collaborate with him today. At this time, he also worked as an assistant director to Peter Brook and Marie-Helene Estienne.[1]

His critically acclaimed play, Beyond Caring, which told the story of several temporary workers meeting on a night shift in a meat factory, had its World Premiere at the Yard Theatre in Hackney in 2014, before transferring to the Temporary Theatre at the National Theatre in 2015.[2]

In 2015 Alexander was the recipient of the Quercus Trust Award and was appointed as Associate Director at Birmingham Repertory Theatre[3]. Beyond Caring toured the UK and a new US production, re-developed for the US by Alexander and produced by Lookingglass Theater in conjunction with David Schwimmer’s company Dark Harbour Stories, opened in Chicago in April 2017.[4]

Alexander's most recent play LOVE opened at the National Theatre in December 2016, before transferring to Birmingham Rep. A European tour is planned for 2018[5]. In 2017, he was named Artist in Residence at the National Theatre and in 2018, was the winner of the Arts Foundation twenty-fifth anniversary Fellowship for Literature. [6][7]

gollark: ``` My printer isn't working #393Openwizzwizz4 opened this Issue 11 days ago · 0 commentsCommentsAssigneesNo one assignedLabelsNone yetProjectsNone yetMilestoneNo milestoneNotificationsYou’re not receiving notifications from this thread.1 participant@wizzwizz4@wizzwizz4wizzwizz4 commented 11 days agoI used to be able to use my printer, but after coming back from holiday it doesn't work. Every time I try to print, a box comes up and even after I close it it still doesn't work.```
gollark: It is truly glorious.
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.math.arithmetics;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.ApplicationContextHolder;import javax.annotation.PostConstruct;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.ApplicationContext;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies.comparators.integercomparator.IntegerForEqualityComparator;@Servicepublic class NumberIsMultipleOfAnotherNumberVerifier { private static IntegerDivider integerDivider; @Autowired private ApplicationContextHolder applicationContextHolder; @PostConstruct public void init() { final ApplicationContext applicationContext = applicationContextHolder.getApplicationContext(); this.integerDivider = applicationContext.getBean(IntegerDivider.class); } public static boolean numberIsMultipleOfAnotherNumber(final int nFirstNumber, final int nSecondNumber) { try { final int nDivideFirstIntegerBySecondIntegerResult = (NumberIsMultipleOfAnotherNumberVerifier.integerDivider.divide(nFirstNumber, nSecondNumber)); final int nMultiplyDivisionResultBySecondIntegerResult = nDivideFirstIntegerBySecondIntegerResult * nSecondNumber; if (IntegerForEqualityComparator.areTwoIntegersEqual(nMultiplyDivisionResultBySecondIntegerResult, nFirstNumber)) { return true; } else { return false; } } catch (final ArithmeticException ae) { return false; } }}```
gollark: `https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
gollark: Not enterprise enough. Try again.

References

https://www.curtisbrown.co.uk/client/alexander-zeldin


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.