Skip to content
View lsh1215's full-sized avatar

Highlights

  • Pro

Organizations

@f-lab-edu @techeer-sv @hansung-pocs @2024-SummerBootcamp-Team-L @ReXume @Qualcomm-Capstone

Block or report lsh1215

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

Sanghun Lee

Backend Engineer interested in event-driven architecture, backend reliability, and AI/RAG systems.
I like building systems whose behavior can be explained with tests, fault injection, and observable evidence.

GitHub Blog LinkedIn Email


Tech Stack

Language :
Java Python

Back-End :
Spring Boot Django JPA QueryDSL

Database :
MySQL Oracle PostgreSQL OpenSearch Redis

Messaging :
Kafka RabbitMQ MQTT

Deployment / Observability :
Docker Kubernetes GitHub Actions k6 Grafana OpenTelemetry

AI / Automation :
LangChain RAG AI Agents


Experience

  • All4Land Software Engineer Intern (2025.09 - 2025.12)
    • Billing system enhancement and infrastructure improvement project
    • Backend development with Java, Spring Boot, Oracle, and MyBatis

Projects

  • E-Commerce Platform (2026.02 - 2026.04)
    Java/Spring Boot MSA for order, payment, product, and member domains.

  • AutoNotify with Qualcomm (2025.03 - 2025.06 / 2025.12 - 2026.02)
    On-device AI vehicle detection and notification pipeline.

  • Solomon-AI (2024.06 - 2024.08)
    Legal-grounded conversational AI service with RAG and streaming responses.


Open Source Contribution

  • 🟡 In Review Docker CLI #7075
    Added an IP masquerading example for custom bridge networks.

  • 🟡 In Review Redis Lettuce #3803
    Updated Kotlin coroutine APIs, docs, generator output, and regression tests.

  • 🟡 In Review Apache Lucene #16300
    Analyzed OOM in TestTermInSetQuery.testDuel and reduced query-cache/TopDocs heap pressure.

  • Merged OpenSearch Java #2017
    Added a Document Lifecycle guide and runnable sample.

  • Merged Spring AI #4220
    Added manageDocumentIds support for AWS OpenSearch Serverless document ID handling.


Activity

  • Techeer member (2024.02 - Present)
  • Tech talks on async queues, Docker, and backend fundamentals
  • SQLD certified through 2027.12.12

Pinned Loading

  1. docker-cli docker-cli Public

    Forked from docker/cli

    The Docker CLI

    Go

  2. jdk jdk Public

    Forked from openjdk/jdk

    JDK main-line development https://openjdk.org/projects/jdk

    Java

  3. lettuce lettuce Public

    Forked from redis/lettuce

    Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.

    Java

  4. lucene lucene Public

    Forked from apache/lucene

    Apache Lucene open-source search software

    Java