Skip to content
View 023-dev's full-sized avatar
💬
focus and hustle
💬
focus and hustle

Sponsoring

@sormuras

Organizations

@weekly-academy @JECT-Study @Un-Retired @effective-java-3e-study @object-basic @Lawdic

Block or report 023-dev

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

About me

I believe that practicality in software development only gains its true meaning when it effectively solves real problems and delivers tangible value.

The specific approach used to solve a problem is not what matters most. What truly matters is accurately identifying the root cause of the problem and proposing an appropriate solution that directly addresses it.

개발에서의 실용성이란 누군가가 직면한 문제를 해결하고 실질적인 가치를 만들어낼 때 비로소 실용적이라는 진정한 의미를 갖는다고 생각합니다.

문제를 해결하는데 방식은 중요치 않다고 생각합니다. 본질은 문제의 근본적인 원인을 정확히 파악하고, 그 원인에 대한 해결방안을 제시하는 것이라고 생각합니다.

Skill sets

  • Backend
    • Java 8+
    • Spring Boot 3+, Spring MVC, Spring Data JPA, ...
    • JUnit 5+
  • DevOps
    • AWS (EC2, RDS, ECR, S3, CDN, WAF, CloudWatch, Lambda, SNS, ...)
    • MySQL 8+, Redis
    • Nginx
    • Docker
    • Git Actions

Latest blog posts

Latest studies

Pinned Loading

  1. junit5 junit5 Public

    Forked from junit-team/junit-framework

    ✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM

    Java 2

  2. spring-data-jpa spring-data-jpa Public

    Forked from spring-projects/spring-data-jpa

    Simplifies the development of creating a JPA-based data access layer.

    Java 3

  3. spring-boot spring-boot Public

    Forked from spring-projects/spring-boot

    Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.

    Java 2

  4. armeria armeria Public

    Forked from line/armeria

    Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, R…

    Java