class Developer:
def __init__(self):
self.name = "Jo NaRae"
self.role = "Fullstack Developer"
self.location = "Seoul, South Korea"
self.languages = ["Korean"]
self.current_focus = "LLM systems"
def say_hi(self):
print("κ΄μ¬ κ°μ Έ μ£Όμ
μ κ°μ¬ν©λλ€! ν¨κ» λ©μ§ κ±Έ λ§λ€μ΄λ΄μ π")
me = Developer()
me.say_hi()- π« KOSTA (νκ΅μννΈμ¨μ΄κΈ°μ μ§ν₯νν) μμ νλ μ€μ λλ€
- π νμ¬ μλνλ λ§μΌν λꡬ λ₯Ό κ°λ°νκ³ μμ΄μ
- π± μμ¦ νλ€μ€ μμ§λμ΄λ§(Harness Engineering) μ μ°κ΅¬ μ€μ λλ€
- π¬ LLM μνκ³ μ λν μ΄μΌκΈ°λΌλ©΄ μΈμ λ νμμ΄μμ
- π« μ°λ½μ²: narae.jo@dream-flow.com
βοΈ From jo-narae



