> 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-5.md).

# 팀

<figure><img src="/files/WoJb9ifNsADoeX8MPGXx" alt=""><figcaption><p>CEO: Yang Jun-jeong</p></figcaption></figure>

**양윤정 회장**

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

**현재 직책:**

* 現 (주)BHF 회장
* 現 (주)휴먼셀바이오 사내이사
* 現 (주)닥터 엠씨코스메틱 - MiCell 명예 회장
* 現 서초 포럼 수석 부회장
* 現 한국 새생명 복지재단 기업인 후원 회장
* 現 올림피아드(한국메달리스트 협회) 명예 이사

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

* 캘리포니아 유나이티드 유니버셜 명예 박사
* 삼육대학교 자연치유학 CEO 과정 외래교수
* 서울보건대 외래강사
* 이화여대 최고 경영자 상담학 코스 수료

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

* &#x20;정경 리더십 모임 여성회장
* 2021년 미스코리아 심사위원

**고창호 - CEO**

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

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

* 경남대학교 경제학 학사

**경력**

* 전 경남은행 CFO;
* 전 TFC 대표이사;
* 전 ICellBio 대표이사.

**김홍식 - CFO/기획전략본부장**

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXcojMNFxFGNvItoTbgXZkBIVdpKATR8B5fzLpRgfOzfxUapFIoCEYvCNOjylUhCedLraOFutsbhJSBXBSurpxZC4TP1mKUtpELfWbGspqxPl1VvQ1WWX1EKC5BBN2kU3rdpHfkDA-1qlZ9DX1mp3J-9MGc?key=pXfqzyAH6NmD_2-9e9gbUQ" alt="" width="375"><figcaption></figcaption></figure>

교육 및 교수 활동:

* 서울대학교 경영학 석사

경력&#x20;

* 안진회계법인 공인회계사&#x20;
* 중소벤처기업부, 산업통상자원부, 과학기술정보통신부, 환경부 평가위원

**전홍근 - 법률 고문**

경력

* 공정거래위원회 규제개혁위원회 위원;
* 서울민사지방법원 판사;
* '손 안의 경제' 등 다양한 경제 프로그램 법률 자문;
* 성균관대학교 및 단국대학교 법과대학 교수;
* 비교법학회 회장.

**연구 개발 팀**&#x20;

**최순호 - 연구 개발 책임자**&#x20;

* 연세대학교 이학 박사&#x20;
* 전 BioShop 대표이사&#x20;
* 전 한국바이오그룹 대표이사

**이영준 - 연구 이사**

**교육 및 교수활동**&#x20;

* 차의과학대학교 박사&#x20;

**경력**&#x20;

* ㈜핸슨바이오텍 세포치료제 개발총괄&#x20;
* ㈜차바이오텍 GMP 연구단 부단장&#x20;
* ㈜현성에이원 바이오사업본부장&#x20;
* ㈜파이안바이오테크놀로지 CTO&#x20;
* ㈜이에이치엘바이오 연구소장&#x20;
* 전)차의과학대학교 바이오공학과 겸임교수&#x20;
* 현) (주)휴먼셀바이오 CTO/상무이사&#x20;
* 세포치료제 IND 승인 10건 이상

**박희섭 - GMP 공장장**&#x20;

* 인하대학교 생명공학과 석사
* 메디포스트(주) 세포치료팀 팀장
* 강스템홀딩스(주) 개발팀 팀장
* 차바이오앤디오스텍(주) 생물학 개발 책임자<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-5.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.
