Skip to content
View OleksandrKucherenko's full-sized avatar
Block or Report

Block or report OleksandrKucherenko

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

Pinned

  1. autoproxy autoproxy Public

    Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.

    Java 19 3

  2. chatgpt-translate-md chatgpt-translate-md Public

    Command line tool for translating Markdown files to any supported by ChatGPT language

    TypeScript 4

  3. android-lifecycle android-lifecycle Public

    Forked from xxv/android-lifecycle

    A diagram of the Android Activity / Fragment lifecycle

    99 7

  4. e-bash e-bash Public

    Helper BASH scripts that make any project maintenance easier. versioning, dependencies, tools, CI/CD etc.

    Shell 6

  5. ArtfulBits/typescript-book ArtfulBits/typescript-book Public

    Forked from basarat/typescript-book

    📚 Підручник з використання TypeScript та мабудь найкраща книга з TypeScript на сьогодні 📖. Безкоштовний та Відкритий Код 🌹

    TypeScript 14 5

  6. Pre-configure My mac Pre-configure My mac
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    set -x # uncomment to debug
    4
    
                  
    5
    # required for Homebrew