Skip to content
View PasanBhanu's full-sized avatar

Organizations

@SoftinkLab
Block or Report

Block or report PasanBhanu

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. SoftinkLab/laravel-keyvalue-storage SoftinkLab/laravel-keyvalue-storage Public

    Laravel Key Value Storage using Database or JSON File

    PHP 6

  2. tcp-asynchronous-client tcp-asynchronous-client Public

    TCP Asynchronous Client DLL for C#. Send and Receive Data with TCP Server Asynchronously in C# Applications

    C# 8

  3. lecture-hall-assistant-dashboard lecture-hall-assistant-dashboard Public

    Lecture Hall Assistant is a Automatic Audio Controller for Lecture Halls. (IEEE SS12 2018 1st Runner Up) - Control Dashboard

    CSS 1

  4. iot-api-lecture-hall-assistant iot-api-lecture-hall-assistant Public

    Lecture Hall Assistant is a Automatic Audio Controller for Lecture Halls. (IEEE SS12 2018 1st Runner Up) - API

    PHP 1

  5. Check Internet Connection in Android... Check Internet Connection in Android (API Level 29) Using Network Callback
    1
    /*
    2
    You need to call the below method once. It register the callback and fire it when there is a change in network state.
    3
    Here I used a Global Static Variable, So I can use it to access the network state in anyware of the application.
    4
    */
    5
    
                  
  6. loadflow-forward-backward-sweep loadflow-forward-backward-sweep Public

    Base Algorithm for Load Flow Calculation using Forward Backward Sweep in Distributed Generation Integrated Radial Distribution System.

    Python 3 5