Skip to content
View ghtjr410's full-sized avatar
🏆
물이 없어도 노 젓기
🏆
물이 없어도 노 젓기

Block or report ghtjr410

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
ghtjr410/README.md

Finding patterns. Solving problems. Contributing back.

A backend engineer passionate about building robust systems and contributing to open source.

Currently focused on JVM AI ecosystem, actively contributing to LangChain4j to improve developer experience for AI-powered applications.

Open Source Contributions

  • langchain4j

    • Add Supplier support for customHeaders in OpenAI models #4403
    • Add Supplier support for customHeaders in Ollama models #4419
    • Add Supplier support for customHeaders in Voyage models #4427
    • Add omni-moderation models to OpenAiModerationModelName #4390
  • langchain4j-spring

    • Support multiple Named OpenAI models in Spring Boot starter #162 (Review pending)
  • jspecify

    • Add nullness tests for Guava-like Iterables APIs #786 (Pending)
  • dokimos

    • Add JSONL format support for datasets #28 (Pending)

Tech Stack

Java Spring JPA MySQL LangChain4j

Pinned Loading

  1. kafka-lab kafka-lab Public

    Learn how to operate Kafka safely by stepping on every trap yourself. Misconfigured settings cause silent data loss, duplicate processing, and unnoticed outages — break things first, then fix them.

    Java 3 1

  2. messaging-lab messaging-lab Public

    Learn why each messaging tool exists by hitting the limits of the previous one. From in-process events to Kafka, experience the tradeoffs that drive the evolution of event delivery.

    Java 3 3

  3. resilience4j-lab resilience4j-lab Public

    Resilience4j learning tests - 120+ tests proving config pitfalls and decorator ordering

    Java 2 1

  4. pg-mock-server pg-mock-server Public

    Mock PG servers (TossPayments / NicePayments) for resilience testing with chaos simulation

    Java 1 1

  5. langchain4j/langchain4j langchain4j/langchain4j Public

    LangChain4j is an idiomatic, open-source Java library for building LLM-powered applications on the JVM. It offers a unified API over popular LLM providers and vector stores, and makes implementing …

    Java 12.4k 2.3k

  6. nextstep-tdd-java-ladder nextstep-tdd-java-ladder Public

    Forked from next-step/java-ladder

    사다리 타기 구현을 위한 저장소

    Java