Lauren O'Neil

Lauren O'Neil Is a British stage, screen and radio actor.

Early life

O'Neil was born Lauren Frances Rogers in Liverpool, England, the eldest daughter of two dentists. She left Liverpool to attend the University of Glasgow, before returning to Liverpool to complete an English degree. It was here that she first took up acting.[1]

O'Neil attended the Guildhall School of Music and Drama, graduating in 2009.

Career

On graduating from Guildhall, O'Neil was awarded the 2009 Spotlight Showcase prize for Best Actress.[2][3]

O'Neil's professional debut was as the character Kirsty in a Series 2 episode of BBC drama Being Human. Her stage debut came at the National Theatre where she played Bianca in Marianne Elliot's revival of Women Beware Women.[4] Her first feature film lead was as Nina in The Abominable Snowman (originally Deadly Descent).

In July 2011 she became the face of the Match.com advertising campaign, in "The Girl On The Platform".[5] O'Neil and her Match.com advert co-star, Steven Mitchell, also appear in the music video for 'She Began To Dance' sung by Matthew P. The music video shows the couple in similar but not identical outfits leaving the unidentified train station and going on a date to the beach. This suggests the advert and the music video were not filmed at the same time. Matthew P plays most of the 'characters' in the video whilst simultaneously singing his song with a ukulele.

In 2012 O'Neil appeared in two premieres at the National Theatre: in Nicholas Wright's Travelling Light and James Graham's This House.[6]

In 2014 O'Neil appeared in King Lear[7] alongside Frank Langella and in Richard III[8] with Martin Freeman. In 2015 she appeared in a 2-part episode "Squaring the Circle" in Series 18 of BBC One's Silent Witness as young City DI Sarah Parks.[9] She played Rowena in the Midsomer Murders season 18 finale 'Harvest of Souls'.[10]

gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.
gollark: Esolang where multiple different garbage collectors run at the same time.
gollark: When you make an esolang in which it isn't!
gollark: "GCs are actually deterministic"? I smell an overgeneralization!

References

  1. "Spotlight news: welcome". spotlight.com. Retrieved 18 August 2016.
  2. "The Spotlight Showcase". Retrieved 4 March 2016.
  3. "Spotlight Prize winner Lauren O'Neil opening at National Theatre". 27 April 2010. Retrieved 4 March 2016.
  4. "Archived copy". Archived from the original on 17 June 2011. Retrieved 17 November 2010.CS1 maint: archived copy as title (link)
  5. "Ukulele (2011)". Match.com. July 22, 2011. Retrieved July 20, 2017.
  6. "Archived copy". Archived from the original on 21 March 2012. Retrieved 21 March 2012.CS1 maint: archived copy as title (link)
  7. Marilyn Stasio. "Off Broadway Review: King Lear Starring Frank Langella | Variety". variety.com. Retrieved 18 August 2016.
  8. Feast Creative | http://feastcreative.com. "Error | The Jamie Lloyd Company". trafalgartransformed.com. Retrieved 18 August 2016.
  9. "BBC One - Silent Witness, Series 18, Squaring the Circle, Part 1". bbc.co.uk. Retrieved 18 August 2016.
  10. David Butcher. "S18-E6 Harvest of Souls". Radio Times. Retrieved 4 March 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.