Skip to content
View terry960302's full-sized avatar
🎯
Hooray
🎯
Hooray

Highlights

  • Pro

Block or report terry960302

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
terry960302/README.md

👋 Welcome!

header

Backend Developer | Focused on building scalable & reliable systems

GitHub stats


About Me

  • Based in Korea, passionate about system architecture, performance tuning, and developer tools
  • Focus: Java · Spring · MySQL · Redis · Kafka · AWS
  • Excited In : designing user-friendly open-source tools

Tech Stack

Language Framework DB & Infra Tools
Java, Kotlin, Typescript Spring Boot, NestJS MySQL, Redis, GCP, AWS Git, Docker

Certification


AWS Certified
Solutions Architect – Professional

(Certified on: August 2024)

Pinned Loading

  1. sample-spring-webflux-pattern sample-spring-webflux-pattern Public

    (Kotlin, Postgresql, Webflux, Springboot, Coroutine etc...) 저처럼 인터넷 휘젓고 다니지 말고 webflux 패턴으로 spring으로 시작하시려는 분에게 도움을 주고자 만들었습니다.

    Kotlin 129 5

  2. concurrent-entity-change-logger concurrent-entity-change-logger Public

    (Java, Spring-boot, Multi-thread, hexagonal, disk WAL, queue based)멀티스레드 환경에서 JPA 엔티티 변경 사항을 감지하고, 외부 인프라 없이 안전하게 비동기 저장하는 구조입니다. 부하를 줄이기 위한 JDBC Batch Insert, 로그 유실을 막기 위한 WAL 파일 로깅 처리, 동시성 처리를 위한…

    Java

  3. marketbill-core-server marketbill-core-server Public

    (Kotlin, Spring Boot, Querydsl, hexagonal, event-sourcing..) Marketbill 서비스의 코어 비즈니스 로직 및 API, graphql 서버입니다. hexagonal architecture, event-sourcing 을 적용한 개선버전이고, dgs-framework에 맞게 재구성했습니다.

    Kotlin

  4. nl2sql-excel-exporter nl2sql-excel-exporter Public

    (개발중) AI를 활용해 자연어를 SQL로 변환하고, 에이전트가 연결된 데이터베이스에 해당 쿼리를 실행한 뒤, 결과를 다운로드 가능한 Excel 파일로 제공하는 SaaS 파이프라인을 구축하는 MSA + Desktop App프로젝트입니다.

    Java