Skip to content
View jean202's full-sized avatar

Block or report jean202

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jean202/README.md

김진하

주로 Java와 Spring으로 백엔드를 개발하고 있습니다. Node.js와 Python으로도 실사용 도구를 만들고 있고, AI 활용, 데이터 파이프라인, 인프라처럼 제품을 이루는 다른 영역에도 꾸준히 관심을 두고 있습니다.

주요 프로젝트

Backend / Architecture

프로젝트 설명 기술
asset-radar 실시간 자산 모니터링 — 시세 수집 → Kafka → 분석/알림 → 대시보드 Spring WebFlux, Kafka, Redis, PostgreSQL, React
card-mizer 카드 실적/혜택 기반 결제 카드 추천 엔진 Spring Boot, Hexagonal Architecture, Flyway
webhook-notify 웹훅 알림 Java SDK — 템플릿, 조건부 전송, Spring AOP 연동 Java 17, Gradle Multi-module

AI / Automation

프로젝트 설명 기술
signalmate 연애 대화 시그널 분석기 — AI 기반 메시지 패턴 해석 Next.js, Prisma, Claude API
blog-to-shorts 네이버 맛집 블로그 → YouTube Shorts 자동 변환 파이프라인 Python, FastAPI, FFmpeg, Claude API
discord-kakao-translator Discord 영어 메시지 → 한국어 번역 → 카카오톡 전달 Node.js, Discord.js, OpenAI API

Utility Tools

프로젝트 설명 기술
heic-jpg macOS HEIC → JPEG 일괄 변환 CLI Java 17, sips
videre 유튜브 강의 → 마크다운 학습 노트 생성 Python, yt-dlp, FFmpeg
video-trans 영상 음성/화면 텍스트 추출 → 자막 생성 Python, Whisper, Tesseract
openclaw-siri-assistant Siri ↔ OpenClaw AI 음성 브릿지 서버 Node.js, cloudflared

링크

Pinned Loading

  1. card-mizer card-mizer Public

    Credit card recommendation engine with hexagonal architecture (Spring Boot 3, Gradle multi-module, Flyway, Testcontainers)

    Java

  2. webhook-notify webhook-notify Public

    Webhook notification Java SDK — Slack/Discord channels, template rendering, conditional sending, Spring AOP integration

    Java

  3. asset-radar asset-radar Public

    Real-time asset monitoring: price collection → Kafka pipeline → analysis/alerts → React dashboard

    Java

  4. mbti-self-cdm mbti-self-cdm Public

    mbti로 관리하는 동기부여 어플리케이션

    TypeScript

  5. meetric meetric Public

    Meeting midpoint recommender — finds optimal locations based on participants' origins and travel modes

    TypeScript

  6. video-trans video-trans Public

    Python