Skip to content
View zzzyoonnn's full-sized avatar

Block or report zzzyoonnn

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.

Content in all repositories owned by your account will be closed.
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
zzzyoonnn/README.md

👋 Hi, I'm Jiyoon

Backend Engineer interested in transaction processing, payment systems, and distributed systems.

I’m interested in building reliable financial systems that preserve atomicity, consistency, and data integrity under high concurrency.

Currently exploring transaction processing, payment systems, JVM performance, and distributed systems.

🛠 Tech Stack

  • Backend: Java 21, Spring Boot, Spring Data JPA
  • Data: MySQL, Redis
  • Messaging: Kafka
  • Infrastructure: Docker, AWS (EC2, RDS, S3)
  • Build: Gradle

🎯 Professional Interests

  • Core Banking Systems
  • Transaction Processing
  • Payment Systems
  • Financial Data Integrity
  • High-Reliability Backend Systems

💡 Engineering Interests

I’m particularly interested in concurrency control, idempotency, transaction boundaries, and failure handling in financial systems.

Pinned Loading

  1. FinFlow-backend FinFlow-backend Public

    Spring Boot–based backend service implementing core banking domain logic for FinFlow.

    Java