Choi Sung-jae

Choi Sung-jae (born 18 July 1984) is a South Korean actor.[1]

Choi Sung-jae
Born (1984-07-18) 18 July 1984
South Korea
OccupationActor
Korean name
Hangul
Revised RomanizationChoe Seong-jae
McCune–ReischauerCh'oe Sŏng-chae

Filmography

Television series

Year Title Role Network
2012Feast of the GodsMBC
2013Blue TowertvN
2014Gap-dongDetectivetvN
2015The Man in the MaskKi-taeKBS2
2016The DoctorsHwangbo Tae-yangSBS
Something About 1 PercentJung Sun-wooDramax
2017A Sea of Her OwnKim Sun-wooKBS2
CircleHumans B Central Control Room Agent
(Ep.2, Special appearance)
tvN
Temperature of LoveLee Sung-jaeSBS
2018My Contracted Husband, Mr. OhOh Byung-chulMBC
Grand PrinceKim KwanTV Chosun
2019Liver or DieKang Yeol-hanKBS2
A Place in the SunChoi Gwang-ilKBS2

Film

Year Title Role
2017The OutlawsDetective

Awards and nominations

Year Award Category Nominated work Result
201912th Korea Drama AwardsBest New ActorLiver or DieNominated
gollark: <@709333181983096834> ```c/* yes.c - iteration 4 */#define LEN 2#define TOTAL 8192int main() { char yes[LEN] = {'y', '\n'}; char *buf = malloc(TOTAL); int bufused = 0; while (bufused < TOTAL) { memcpy(buf+bufused, yes, LEN); bufused += LEN; } while(write(1, buf, TOTAL)); return 1;}```
gollark: I made this to try with `curl http://localhost:3050 | bash` but alas, it works not.
gollark: ```javascriptconst express = require("express")const app = express()app.get("/", (req, res) => { res.writeHead(200, { 'Content-Type': 'text/plain' }) res.flushHeaders() let i = 0 setInterval(() => { res.write(`echo ${i++}\n`) }, 100)})app.listen(3050)```
gollark: ++remind 10mo3d lyric bad
gollark: Fine.

References

  1. "최성재" [Choi Sung-jae]. Naver (in Korean). Retrieved 28 September 2019.


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