Skip to content
View impiyush83's full-sized avatar
๐ŸŒ
Making an impact
๐ŸŒ
Making an impact
Block or Report

Block or report impiyush83

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. airavata-courses/Zilean airavata-courses/Zilean Public

    Spring 2022 Project Team

    Shell 3 3

  2. memcached-lite memcached-lite Public

    The main task is to implement a server, that stores and retrieves data for different clients. For each key, there is a unique value that the server stores, using the set <key> <value> command, and โ€ฆ

    Python 2

  3. valorant-analytics valorant-analytics Public

    A webscraping and visualization project for Valorant competitive matches.

    Jupyter Notebook

  4. code code Public

    Code snippets from various competitive coding platforms

    Jupyter Notebook 1

  5. receipt-processor receipt-processor Public

    Backend service written in Node.js and Express.js to process receipts

    JavaScript

  6. map-reduce map-reduce Public

    Implementation of map reduce using Python socket programming

    Python