Giter VIP home page Giter VIP logo

design-pattern's Introduction

Hi ! I'm 2dongyeop

🧑🏻‍💻 A little more about me

@Slf4j
@Component
@RequiredArgsConstructor
public class Introduction {

    private final LeeDongyeop leeDongyeop;
    
    @PostConstruct
    private void init() {
        log.info("I'm interested in SW architecture, so I am learning clean architecture!");
        log.info("I like to apply the latest grammar from Java 11, 17 to my project.");
    }
    
    @PreDestroy
    public void close() {
        log.info("Thank you for visiting. Look at my cute cat.");
    }
}

💻 I'm learning now :

  • SW 아키텍처에 관심이 많고, 현재 클린 아키텍처에 대해 학습하는 중입니다.
  • Java 11, 17의 문법을 프로젝트에 적용해보고, 직접 성능을 비교해보는 것을 좋아합니다.

🗒 I record what I study on my blog and Notion!

  • TIL : 학습한 CS 지식들을 이해한대로 정리합니다.
  • Velog : 회고록과 트러블슈팅을 기록하고 있습니다.
  • Notion : 포트폴리오 및 개발 서적 내용을 작성합니다.

Velog's GitHub stats

design-pattern's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.