class Me : Person {
private val name : String = "taeyeon Kim"
private val email : String = "tae8753@gmail.com"
private val portfolioUrl : String = "https://taeyeon-workflow.notion.site/fc177ee78b0242afb65ffce4be5de0af?pvs=4"
private val job : Job = Job.BACKEND_DEVELOPER
private val availableLanguages : Array<String> = ["Java", "Kotlin", "Javascript", "Typescript"]
private val experienceYears : Int = 3
private val currentProject : String = "A. Project"
private val projects : Array<String> = ["Tmap Parking Project(BE)", "A Project(FE/BE)"]
private val interest : Array<String> = ["BackEnd", "MSA", "K8S" ... ]
}
🎯
Focusing
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.