> For the complete documentation index, see [llms.txt](https://www.haenu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.haenu.com/about/portfolio.md).

# 포트폴리오 (경력기술)

- [크리에이터 관리 내부 툴 개발](https://www.haenu.com/about/portfolio/undefined.md)
- [TWIP 핀볼게임](https://www.haenu.com/about/portfolio/twip-pinball.md): 2주만에 출시한 오픈소스 기반 핀볼게임 후원
- [TWIP 빙빙도네](https://www.haenu.com/about/portfolio/twip-bingbing.md): 트윕 신규 돌림판 후원 기능 '빙빙도네'
- [TWIP CLIP](https://www.haenu.com/about/portfolio/twip-clip.md): 트위치 실시간 클립 생성/시청이 가능한 영상 기반 커뮤니티
- [TWIP VOD & CLIP](https://www.haenu.com/about/portfolio/twip-vod-clip.md): 트위치 다시보기와 클립 생성이 가능한 영상 기반 커뮤니티
- [TWIP/TGD APP](https://www.haenu.com/about/portfolio/twip-tgd-app.md): 모바일 TWIP 후원 기능 개발 및 인터넷 방송 커뮤니티 트게더 앱 유지보수
- [EJN 사내 프로덕트 개발](https://www.haenu.com/about/portfolio/ejn.md): 필요에 따라 개발한 사내 프로덕트
- [i.M 택시 예약서비스 웹뷰 개발](https://www.haenu.com/about/portfolio/imtaxi-reservation-webview.md): 프리미엄 택시 호출 서비스 i.M 택시 예약기능 웹뷰 페이지 개발
- [i.M 택시 백오피스 개발](https://www.haenu.com/about/portfolio/imtaxi-backoffice.md): 프리미엄 택시 호출 서비스 i.M 택시 백오피스
- [HR Platform](https://www.haenu.com/about/portfolio/hr-platform.md): 직무분석 및 교육과정 개발을 위한 설문 플랫폼
- [Easy LMS](https://www.haenu.com/about/portfolio/easy-lms.md): 간편하게 등록하여 사용하는 완전관리형 LMS 서비스
- [JDC 일자리데이터센터](https://www.haenu.com/about/portfolio/job-data-center.md): 243개 지자체의 인구, 고용, 산업 통계 데이터를 시각화 / 시각화된 통계 데이터와 해석을 문서 파일로 제공
- [직업카드심리검사](https://www.haenu.com/about/portfolio/jobcard.md): 모바일 기반 직업카드 심리검사 플랫폼
- [(사)한국직업상담협회 공동훈련센터](https://www.haenu.com/about/portfolio/hrd-kvoca-org.md): 온라인으로 훈련과정 신청 및 관리 서비스


---

# 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:

```
GET https://www.haenu.com/about/portfolio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
