Skip to content
View shandanjay's full-sized avatar
πŸ‘οΈ
πŸ‘οΈ
Block or Report

Block or report shandanjay

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

Pinned

  1. cordova-client-plugin-for-payhere.lk cordova-client-plugin-for-payhere.lk Public

    cordova plugin payhere client for android

    Java 2

  2. capturescreenshot capturescreenshot Public

    Web service to capture Web page screenshots

    Java

  3. A Multimethod solution to get the nt... A Multimethod solution to get the nth item in fibonacci series
    1
    (defmulti fibonacci identity)
    2
    
                  
    3
    (defmethod fibonacci 0 [_] 1)
    4
    
                  
    5
    (defmethod fibonacci 1 [_] 1)
  4. jaredly/reepl jaredly/reepl Public

    The cljs Read-eval-print-loop that really understands you

    Clojure 63 6

  5. predictive-horizontal-pod-autoscaler predictive-horizontal-pod-autoscaler Public

    Forked from jthomperoo/predictive-horizontal-pod-autoscaler

    Horizontal Pod Autoscaler built with predictive abilities using statistical models

    Go

  6. better-onetab better-onetab Public

    Forked from cnwangjie/better-onetab

    πŸ“‘ A better OneTab for Chrome πŸ“ Temporarily removed from firefox 🚧 V2 is WIP

    JavaScript