Skip to main content

ETC

2026

Resume

·340 words·2 mins
Jiho Kim # Website: wlgh7407.com Email: mm740757@gmail.com · GitHub: jiho7407 Experience # AI Skill Checker, Co-founder & PM (2025.04 - 2025.11) Developed a B2B SaaS platform that quantitatively evaluates AI utilization skills using generative AI, as part of the 16th SW Maestro program (Team 백야). Designed an assessment framework based on Bloom’s Taxonomy, covering 6 cognitive competencies (Understanding, Applying, Analyzing, Logic, Evaluating, Creating). Built a RAG-based context injection system for delivering problem context to the built-in generative AI tool. Developed an automated grading engine that scores both the final answer and the interaction process. Led project scheduling and team communication as PM over an 8-month period. ICPC Sinchon, Manager / Instructor / Mentor (2024.01 - Present)

2025

파이썬 API 설명

·527 words·3 mins
API # Application Programming Interface 어플리케이션이 서로 소통하기 위한 인터페이스 / 규칙 / 프로토콜 네이버와 소통하기 위한 네이버 API 구글과 소통하기 위한 구글 API 공개되어 모든 사람들이 접속할 수 있는 오픈 API 와 같이 이해할 수 있겠다. API 호출해보기 # POSTMAN # ![[Pasted image 20250508223849.png]] API를 여러개 호출해보고 관리하기 위한 플랫폼 직접 날려보는거 연습은 여기서 하는게 제일 편하다. 주소