Skip to content
View InryeolChoi's full-sized avatar

Organizations

@ByteTalkers

Block or report InryeolChoi

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

Inryeol Choi

Building reliable systems with strong attention to data consistency and transaction flow

⚙️ Designing backend architectures for real-world constraints, scalability, and maintainability

🚀 Interested in high-availability systems & scalable backend architectures


Core Strengths

  • Designing transaction flows with data consistency guarantees
  • Building backend architectures with Spring (layered structure, REST API design)
  • Understanding system internals (Linux, process, file descriptor, IO)

Tech Stack


Familiar With


Explored


Philosophy

  • I focus on why systems fail and how to make them reliable
  • I value clear structure and responsibility separation over quick implementation
  • I aim to build systems that work correctly under real-world conditions

GitHub Activity

Popular repositories Loading

  1. Study_Operating_System Study_Operating_System Public

    스터디로 진행했던 운영체제 공부에 대한 모음.

    1

  2. algorithm_py algorithm_py Public

    파이썬으로 푸는 백준 알고리즘 코드

    Python

  3. javaScript_101 javaScript_101 Public

    learn Javascript, nodeJS, and typeScript

    JavaScript

  4. Study_GPT_and_BERT Study_GPT_and_BERT Public

    Natural Language Processing by BERT and GPT

    Jupyter Notebook

  5. Study_Spring_from_basic Study_Spring_from_basic Public

    스프링부트 공부

    Java

  6. ft_printf ft_printf Public

    2번째 과제, printf 직접 만들기

    C