Aleksandra Szwed
Aleksandra "Ola" Szwed (born August 8, 1990 in Warsaw, Poland) is a Polish actress and singer of Polish and Nigerian ethnicity. She was a popular child actress, starring regularly since 1999 in Rodzina zastępcza (Foster Family) television series, modified and renamed in 2004 to Rodzina zastępcza plus (Foster Family and Others). She also stars on TV talent shows. Before getting into television, she sang and danced in a children group backing the singer Majka Jeżowska. Szwed was on Season 11 of Taniec z Gwiazdami (the Polish version of Dancing with the Stars) in 2010. Six years later she won 5th season of Twoja Twarz Brzmi Znajomo (local version of Your Face Sounds Familiar format).
Aleksandra Szwed | |
---|---|
Born | Warsaw, Poland | August 8, 1990
Years active | 1999–present |
Filmography
- 2002: Bardzo dużo Sylwestrów (TV)
- 2001: Kolęda z komórki (TV)
- 2000: Uwolnić Mikołaja (TV)
- 1999: Świąteczna awaria (TV)
- 1999–2009: Rodzina Zastępcza (tv-series)
gollark: I did make a thing for Fibonacci indentation.
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™
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.