Skip to content

[기타] README에 Streamlit 웹 애플리케이션 서비스 링크 추가 #196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

LearningnRunning
Copy link

⚠ PR 템플릿은 수정하지 말아주세요!
🔥 PR 작성 규칙을 준수하지 않는 PR은 거절됩니다. 꼭 읽어주세요.

🔎 What is this PR?

분야

필수 수정하려는 답변의 분야를 선택해주세요. 이외 수정사항은 기타를 선택하시고 오른쪽에 추가 설명 부탁드립니다.

  • 통계/수학
  • 머신러닝
  • 딥러닝
  • 파이썬
  • 네트워크
  • 운영체제
  • 자료구조
  • 알고리즘
  • 기타: README.md에 Streamlit 웹 애플리케이션 서비스 링크 추가

수정 내용

필수 어떻게 수정하셨는지 자세히 작성 부탁드립니다.

변경 사항:

  • README.md 파일에 "🌐 서비스 링크" 섹션을 새로 추가했습니다.
  • Streamlit으로 구현된 인터랙티브 웹 애플리케이션 링크를 포함했습니다.
## 🌐 서비스 링크

- **Streamlit 웹 애플리케이션**: [AI Tech Interview 연습하기](https://ai-tech-interview.streamlit.app/)
  - 브라우저에서 바로 면접 질문을 연습할 수 있는 인터랙티브 웹 애플리케이션입니다.

목적:

  • 사용자들이 GitHub 레포지토리를 클론하지 않고도 브라우저에서 바로 면접 질문을 연습할 수 있도록 편의성 제공
  • 면접 준비생들의 접근성 향상

참고 자료

선택 수정 시 참고한 문서가 있다면 링크 작성 부탁드립니다.

✅ PR Checklists

필수 아래 체크리스트 확인 부탁드립니다. 모두 체크된 PR만 확인 가능합니다.

  • PR 작성 규칙을 준수하셨나요?
    • "1문제 1PR" 원칙을 준수하셨나요?
    • PR 템플릿에 맞춰서 PR을 작성하셨나요?
    • PR 제목은 "[분야] 수정내용"로 되어있나요? (분야는 한글 명칭만 가능 ex. 딥러닝, 머신러닝)
    • PR이 ①미적으로 나아졌을 경우 ②답변이 개선된 경우 두 가지 중 하나에 해당되나요?
    • LaTeX 문법을 준수하셨나요? (참고: GitHub 수식 기능 공지)
  • upstream 레포의 최신 브랜치와 동일한 main 브랜치에서 분기하여 수정하셨나요?

- Streamlit 웹 애플리케이션 링크 추가
- 사용자가 브라우저에서 바로 면접 연습을 할 수 있도록 안내
Copy link
Member

@CoodingPenguin CoodingPenguin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안녕하세요!

서비스 링크를 아래와 같이 공지 하단에 추가하려고 합니다.
혹시 문구 관련해 수정하고 싶은 부분 있으시면 말씀해주세요!

## Notice

> [!TIP]
> 면접 질문을 연습하고 싶다면, @LearningnRunning 이 만든 [AI Tech Interview 연습하기](https://ai-tech-interview.streamlit.app/)를 사용해보세요!

@CoodingPenguin CoodingPenguin self-assigned this Jul 1, 2025
@CoodingPenguin CoodingPenguin added the 📄 docs 문서 수정 label Jul 1, 2025
@LearningnRunning
Copy link
Author

@CoodingPenguin

면접질문을 연습하고싶다면 -> 이동하면서도 면접 준비하고 싶다면

으로 수정하면 어떨까요! ㅎㅎㅎ

@CoodingPenguin
Copy link
Member

CoodingPenguin commented Jul 5, 2025

@LearningnRunning
아래 문구로 해서 반영하겠습니다!
감사합니다.

## Notice

> [!TIP]
> 이동 중에도 면접 준비하고 싶다면, @LearningnRunning 님이 만든 [AI Tech Interview 연습하기](https://ai-tech-interview.streamlit.app/)를 이용해보세요!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📄 docs 문서 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants