Skip to content
View PramodJoshi's full-sized avatar
  • University of Illinois
  • Champaign, IL
Block or Report

Block or report PramodJoshi

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

  1. toggle_switch toggle_switch Public

    A simple toggle switch widget for Flutter.

    Dart 111 59

  2. opena11y/fae-util opena11y/fae-util Public

    JavaScript 3 3

  3. classtranscribe/NodeLTIProvider classtranscribe/NodeLTIProvider Public

    JavaScript 1

  4. classtranscribe/connect-mediaspace classtranscribe/connect-mediaspace Public

    JavaScript 1

  5. Check VPN connection on iOS devices ... Check VPN connection on iOS devices - Swift 3/4
    1
    func isVPNConnected() -> Bool {
    2
        let cfDict = CFNetworkCopySystemProxySettings()
    3
        let nsDict = cfDict!.takeRetainedValue() as NSDictionary
    4
        let keys = nsDict["__SCOPED__"] as! NSDictionary
    5
    
                  
  6. redd-paper-wallet redd-paper-wallet Public

    Forked from reddcoin-project/redd-paper-wallet

    Universal JavaScript Client-Side Wallet Generator

    HTML