Skip to content
View shandanjay's full-sized avatar
๐Ÿ‘๏ธ
๐Ÿ‘๏ธ
Block or Report

Block or report shandanjay

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
shandanjay/README.md

Hi there ๐Ÿ‘‹

Pinned Loading

  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