Alessandro Genovesi

Alessandro Genovesi (born 10 January 1973) is an Italian director, screenwriter, playwright and actor.

Alessandro Genovesi
Born10 January 1973 (1973-01-10) (age 47)
Milan, Italy
OccupationDirector
Screenwriter

Life and career

Born in Milan, Genovesi started his professional career on stage, first as an actor and later as a playwright and a director.[1][2] He had his breakout in 2007, with the play Happy Family he wrote and directed; the play won several awards, and in 2010 it was adapted in a film with the same title directed by Gabriele Salvatores in which Genovesi served as a screenwriter and an assistant director.[1]

Genovesi made his directorial film debut in 2011 with The Worst Week of My Life, which was a box office success and led to a sequel, still directed by Genovesi.[1]

Filmography

gollark: 2 spaces <:bees:724389994663247974><:dodecahedron:724893894822854697>
gollark: More so than some handwritten one would be, most likely.
gollark: It's very\* readable\*\*.
gollark: ```javascriptconst spaces = regex(/^ */)const whitespace = regex(/^[ \n\t]*/)const name = regex(/^[^ \n\t():]+/)const code = many(coroutine(function*() { yield spaces return yield choice([ coroutine(function*() { yield char("(") const x = yield code yield spaces yield char(")") return x }), name ])}))const program = sequenceOf([ many1(coroutine(function*() { yield whitespace const n = yield name yield whitespace yield str(":=") const c = yield code return { code: c, name: n } })), possibly(whitespace)]).map(([x, _]) => x)```parsing™
gollark: It was very elegant. I combinated™ it in a few lines of code.

References

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