# 사이드 프로젝트 (엄선된)

- [ARCHIVERS (2023.10)](https://www.haenu.com/about/side/archivers.md): 오픈소스 트위치 다시보기 녹화 서비스
- [KAMY (2023.09)](https://www.haenu.com/about/side/kamy.md): 해커톤(Unithon 10기) 참여작품 - 영업사원 인맥 관리 서비스
- [레븐 Portal (2023.08)](https://www.haenu.com/about/side/leaven-portal.md): 아프리카TV 버츄얼 크루 '레븐' 멤버들의 다시보기와 클립을 모아 보기 위한 웹서비스
- [dotenv-to-sealed-secrets (2023.06)](https://www.haenu.com/about/side/dotenv-to-sealed-secrets.md): .env 파일을 Sealed Secrets manifest로 변환해주는 오픈소스 CLI 툴
- [gongik-ars (2023.04)](https://www.haenu.com/about/side/gongik-ars-2023.04.md): 산업기능요원 퇴근 기록을 위한 ARS 스크립트
- [Clippy - MAU 4만 달성! (2022.11)](https://www.haenu.com/about/side/clippy.md): 트위치의 한국 내 VOD 서비스 중단에 따른 '클립' 기능 대체 서비스
- [해리배치고사 (2022.07)](https://www.haenu.com/about/side/test-junharry.md): 트위치 스트리머 '전해리' 방송 1주년 기념 퀴즈 응시 웹사이트
- [전해리 방송일정 (2022.06)](https://www.haenu.com/about/side/junharry.md): 트위치 스트리머 '전해리'의 방송일정/공지사항을 보여주기 위한 웹사이트
- [나와 가장 잘 맞는 레븐 멤버는? (2022.06)](https://www.haenu.com/about/side/leaven-minigame.md): 5개의 질문에 답하여 트위치 버츄얼 크루 '레븐' 멤버 중 나와 가장 잘 맞는 멤버를 찾는 미니게임
- [gellgell (2022.05)](https://www.haenu.com/about/side/gellgell.md): 트위치 스트리머 '구슬요' 팬게임 (현 아프리카TV BJ)
- [레븐 멀티트위치 (2022.04)](https://www.haenu.com/about/side/leaven-multi.md): 트위치 버츄얼 크루 '레븐' 합방 시청을 위한 멀티트위치 웹서비스
- [포도당 노래책 (2022.02)](https://www.haenu.com/about/side/music-c6h12o6-kr.md): 트위치 스트리머 '\_포도당\_' 노래책 웹서비스 (현 아프리카TV BJ)
- [트리니티 헬퍼 (2020.08)](https://www.haenu.com/about/side/trinity-helper.md): 수강신청 정정기간 도우미 웹서비스
- [해누플래너 (2018.08)](https://www.haenu.com/about/side/haenu-planner.md): 고3시절을 버티게 해주었던 학습플래너 웹사이트
- [야자타임 (2016.07)](https://www.haenu.com/about/side/yajatime.md): 부산국제고등학교 야간자율학습 통합관리 시스템


---

# Agent Instructions: 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/side.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.
