Skip to content
View snwlee's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report snwlee

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
snwlee/README.md
이선우 — AI · Cloud · Quantum Native · 클릭하면 인터랙티브 소개 페이지로 이동

서로 다른 시스템을 하나로 잇는 엔터프라이즈 연동 백엔드 · 자동화와 AI로 일하는 방식을 바꿉니다

Resume Blog Email


About

public class SunwooLee {

    // 서로 다른 인증 체계·조직 데이터·메시징 인프라를 단일 제품으로 잇는다
    private static final String ROLE = "Enterprise Integration Backend";

    // 자동화로 문제를 푸는 사람 — VB 매크로로 시작해, 지금은 AI 파이프라인으로
    private final List<String> doing = List.of(
        "215개 고객사 인사·SSO·알림 연동 (SAML · LDAP · MQ · Multi-DB)",
        "운영 안정성 설계 (안전 가드 · 재시도 · DLQ)",
        "AI 자동화 파이프라인 주도 · 팀 TDD 도입/교육 · 에이전트 하네스 고도화"
    );

    // 전부 부딪혀보고, 실패에서 다시 일어난다
    private final List<String> exploring = List.of("AI Native", "Cloud Native", "Quantum Native");

    public String motto() {
        return "의지를 믿지 말고, 환경을 만들자.";
    }
}

Tech Stack

Java · Kotlin · Spring Boot · Spring Batch · Spring Security · MyBatis · SAML SSO · Oracle · MSSQL · PostgreSQL · MySQL · MariaDB · Redis · Docker · AWS · Kubernetes · Linux · Python · FastAPI · Claude Code · pgvector · Git · Redmine · Notion · Jira · Slack


Projects

이슈를 의미 검색으로 자동 분류하고, 과거 사례를 RAG로 주입해 영향도를 분석하는 파이프라인. LLM 키 없이도 룰 폴백으로 완전 오프라인 동작.

K8s 접근권한을 사용자 단위로 발급·회수하고 단기 토큰을 브로커링하며 kubectl 행위를 감사하는 컨트롤 플레인.

⚙️ 엔터프라이즈 AI 자동화 파이프라인 (사내)

Redmine 이슈 → AI 영향도 분석 → 코드 수정안 생성 → 빌드까지 이어지는 업그레이드 자동화. 2.5만 건 이슈 대상.

📱 배경화면 앱 30개 (개인 서비스)

Flutter로 개발·운영. 최대 DAU 3,000. 템플릿·배포 자동화로 새 앱 출시 준비까지 30분.


Activity

정적인 스펙 대신, 매일의 기록으로 증명합니다. — WakaTime · 2022.03부터

Last 7 Days

Coding activity last 7 days
All Time

Coding activity all time

Pinned Loading

  1. I'm a night 🦉 I'm a night 🦉
    1
    🌞 Morning    36 commits  █▍░░░░░░░░░░░░░░░░░░░   6.7%
    2
    🌆 Daytime   165 commits  ██████▍░░░░░░░░░░░░░░  30.6%
    3
    🌃 Evening   294 commits  ███████████▍░░░░░░░░░  54.5%
    4
    🌙 Night      44 commits  █▋░░░░░░░░░░░░░░░░░░░   8.2%
  2. AiIssueTriage AiIssueTriage Public

    Python

  3. KubeAccessBroker KubeAccessBroker Public

    Java