Skip to content
View youngmyn's full-sized avatar

Block or report youngmyn

Report abuse

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

Report abuse
YoungMYN/README.md

Hi all!
About me: an experienced Java developer, working on microservices with Spring.
I care about data security and system stability, also sharing my architectural ideas here

Pinned Loading

  1. samples-patterns-gof samples-patterns-gof Public

    In this project, I comprehended and implemented all the GoF patterns

    Java 1

  2. ranking-comparators ranking-comparators Public

    A few templates for compiling rating lists of objects, with different parameters storage structures

    Java

  3. collatz-theory collatz-theory Public

    Experimental proof for a segment of numbers.

    Java 1

  4. password-validator-TDD password-validator-TDD Public

    step-by-step demonstration of creating a password validator using TDD practice

    Java