Skip to content
View petin's full-sized avatar

Block or report petin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. java-design-patterns java-design-patterns Public

    Forked from iluwatar/java-design-patterns

    Design patterns implemented in Java

    Java

  2. JustifiedTextView JustifiedTextView Public

    Forked from amilcar-sr/JustifiedTextView

    JustifiedTextView is an android view that justifies the text. Gives support to older Android versions because "setJustificationMode" was introduced until API 26.

    Java

  3. app-architecture app-architecture Public

    Forked from objcio/app-architecture

    Sample Code of the App Architecture Book

    Swift

  4. traveling_salesman_demo traveling_salesman_demo Public

    Forked from thomasnield/traveling_salesman_demo

    A Kotlin implementation of the TSP problem, with TornadoFX Visualization

    Kotlin

  5. timber timber Public

    Forked from JakeWharton/timber

    A logger with a small, extensible API which provides utility on top of Android's normal Log class.

    Kotlin

  6. rx-preferences rx-preferences Public

    Forked from f2prateek/rx-preferences

    Reactive SharedPreferences for Android

    Java