Skip to content
View okasurya's full-sized avatar
🦑
is this a real life
🦑
is this a real life

Organizations

@Donbaka @IndonesiaHaze @hout-studio

Block or report okasurya

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

Hi 👋

okasurya

Pinned Loading

  1. RemoteDemo RemoteDemo Public

    A simple introduction about Firebase Remote Config & Feature Toggling

    Kotlin 2

  2. AwesomeAlarm AwesomeAlarm Public

    My clock app in my phone is broken, so i decided to create a new alarm app, just for fun

    Java

  3. android-chipper-suites-checker android-chipper-suites-checker Public

    List all default chipper suites in android devices

    Kotlin

  4. AndroidPerformanceMonitor AndroidPerformanceMonitor Public

    Forked from markzhai/AndroidPerformanceMonitor

    A transparent ui-block detection library for Android. (known as BlockCanary)

    Java

  5. A bunch of shell scripts to find fil... A bunch of shell scripts to find files with certain conditions
    1
    # find file that **doesn't** contain some text
    2
    
                  
    3
    ```shell
    4
    find . -iname 'filename/pattern(e.g: *.java)' -exec grep -H -E -o -c 'parameter' {} \; | grep :0$ | sed 's/..$//'
    5
    ```
  6. dotfiles dotfiles Public

    Lua