Skip to content
View ayushgupt's full-sized avatar
Block or Report

Block or report ayushgupt

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

π‡πžπ₯π₯𝐨 𝐭𝐑𝐞𝐫𝐞!

You have finally discovered my Github profile.

Let's Connect β˜•

LinkedIn Facebook Instagram Twitter

Pinned Loading

  1. Resource-Allotment-using-Local-Search Resource-Allotment-using-Local-Search Public

    Worked on the NP-Hard problem of Combinatorial Auction i.e. maximisation of revenue collection. Modelled the problem as a local search and constraint satisfaction problem and used greedy hill climb…

    C++ 1

  2. Caliberated-Sum-of-Night-Lights-in-GEE Caliberated-Sum-of-Night-Lights-in-GEE Public

    DMSP-OLS Night Light dataset is uncaliberated. Using the coefficients of calibration provided in the below paper, script is provided to obtain time series Sum of Lights for any required region(s).

    JavaScript 1

  3. rivigoContest rivigoContest Public

    submissions to Rivigo's Coding Championship which was a week long contest to make approximate algorithms to a complex problem (Achieved 2nd position in India)

    C++ 1 1

  4. parallel-Matrix-Multiplication parallel-Matrix-Multiplication Public

    This repository is a Course Project made for Parallel Programming Course. It uses MPI and CUDA for Fast (Matrix x Vector) multiplication

    Cuda 1 2

  5. TCP-Using-UDP TCP-Using-UDP Public

    Some features of TCP such as sliding window, congestion control, and packet retransmissions are built on top of UDP which is used by two java programs

    Java 2

  6. Relevant-Document-or-Phrase-Search-Using-LSI Relevant-Document-or-Phrase-Search-Using-LSI Public

    Uses Singular Value Decomposition to group similar words, documents and relevant document for search queries

    Python 1