Skip to content
View chandruark's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
Block or Report

Block or report chandruark

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 Loading

  1. 100-days-of-code 100-days-of-code Public

    Forked from kallaway/100-days-of-code

    Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)

  2. Golang-Helloworld-Hosted-Heroku Golang-Helloworld-Hosted-Heroku Public

    Simple Golang (Helloworld) Project Hosted in Heroku Free Server

    Go

  3. RealmDB_RecyclerView RealmDB_RecyclerView Public

    simple todo list app using Realm Db

    Java

  4. videologin-and-Retrofit-sample videologin-and-Retrofit-sample Public

    video login app and retrofit2 sample app

    Java

  5. used to get Autostart option for Ala... used to get Autostart option for Alarm Manager in Android
    1
     private void addAutoStartupswitch() {
    2
    
                  
    3
            try {
    4
                Intent intent = new Intent();
    5
                String manufacturer = android.os.Build.MANUFACTURER .toLowerCase();
  6. Video-Server-Starter Video-Server-Starter Public

    Starter Template for Video Server using Spring Boot

    Java