FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

okasurya (Oka) · GitHub

🦑
is this a real life
🦑
is this a real life

Organizations

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
okasurya/README.md

Hi 👋

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. 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
    ```

Back | FazBrowse Home | New Git URL