Skip to content
View advaitkunte's full-sized avatar

Block or report advaitkunte

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. node-http-oauth-proxy node-http-oauth-proxy Public

    Proxy to any web-app with added oauth middleware

    JavaScript

  2. capitalfloat-assignment capitalfloat-assignment Public

    capitalfloat-assignment

    PLpgSQL

  3. Lok Sabha Attendance Status, set the... Lok Sabha Attendance Status, set the config from http://164.100.47.192/Loksabha/Members/MemberAttendance.aspx on line number 8
    1
    #!/usr/bin/python
    2
    import requests
    3
    
                  
    4
    s = requests.Session()
    5
    XYS = 'ctl00$ContentPlaceHolder1$DataGrid1$ctl01$ctl{index:02d}'
  4. sis-node-server sis-node-server Public

    Forked from TechGeekMe/sis-node-server

    Node server for SIS MSRIT

    JavaScript

  5. scraper-sis scraper-sis Public

    Forked from abhigna/scraper-sis

    A simple scraper for the MSRIT SIS(Student Information System) site

    Python

  6. sis-msr-gae sis-msr-gae Public

    MSRIT SIS and Results JSON API for google app engine

    Python