> For the complete documentation index, see [llms.txt](https://whitepaper-kr.gpia.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-kr.gpia.xyz/undefined-3.md).

# 재단

### 양윤정 이사장 (Founder)

<figure><img src="/files/694D8rhOkSvSBXxsR2Oh" alt="" width="404"><figcaption></figcaption></figure>

양윤정 대표는 건강 및 화장품 분야에서 뛰어난 경력을 보유하고 있습니다. 그녀는 여성들의 역량 강화를 목표로 하며, 자신의 분야에서 혁신을 이끄는  열정을 가진 리더입니다. 양윤정 대표의 폭넓은 경험과 전문 지식은 어떤 조직에서도 귀중한 자산이 될 것입니다.

**현재 직책:**

現 (주)BHF 회장

現 (주)휴먼셀바이오 사내이사

現 (주)닥터 엠씨코스메틱 - MiCell 명예 회장

現 서초 포럼 수석 부회장

現 한국 새생명 복지재단 기업인 후원 회장

現 올림피아드(한국메달리스트 협회) 명예 이사

**교육 및 교수 활동:**

캘리포니아 유나이티드 유니버셜 명예 박사

삼육대학교 자연치유학 CEO 과정 외래교수

서울보건대 외래강사

이화여대 최고 경영자 상담학 코스 수료

**기타 활동 및 영예:**

&#x20;정경 리더십 모임 여성회장

2021년 미스코리아 심사위원

### 고창호 이사 (Director)

<figure><img src="/files/qsE5ctuEbOhn88HafSNX" alt="" width="375"><figcaption></figcaption></figure>

**교육 및 교수 활동:**

\- 경남대학교 경제학 학사

**경력:**

\- 전 경남은행 CFO;

\- 전 TFC 대표이사;

\- 전 ICellBio 대표이사.

\- 경남대학교 경제학 학사

\- (주)경남은행 행원&#x20;

\- (주) TFC 대표이사

\- (주) 아이셀바이오 대표이사

\- 현) (주)휴먼셀바이오 사장

### 이영준  이사(Director)

**교육 및 교수활동**

\- 차의과학대학교 박사

**경력:**

\- ㈜핸슨바이오텍 세포치료제 개발총괄

\- ㈜차바이오텍 GMP 연구단 부단장

\- ㈜현성에이원 바이오사업본부장

\- ㈜파이안바이오테크놀로지 CTO

\- ㈜이에이치엘바이오 연구소장

\- 전)차의과학대학교 바이오공학과 겸임교수

\- 현) (주)휴먼셀바이오 CTO/상무이사

&#x20; 세포치료제 IND 승인 10건 이상<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://whitepaper-kr.gpia.xyz/undefined-3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
