Skip to content
View divyankachaudhari's full-sized avatar
:electron:
:electron:

Block or report divyankachaudhari

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. auto-mailing-responses-col215 auto-mailing-responses-col215 Public

    Auto-mailing COL215 Minor exam responses to students using GMail and Sheets API provided by Google Developer tools.

    Python 2

  2. MIPS-interpreter-in-CPP MIPS-interpreter-in-CPP Public

    COL216, Spring 2021. Building MIPS interpreter step-by-step over assignments. The last assignment is the completed interpreter. Details in reports attached.

    C++ 1

  3. Maze-Wars-Multiplayer-Game-CPP Maze-Wars-Multiplayer-Game-CPP Public

    For COP290 - Software design practices in CS, Spring 2021. Multiplayer Maze game built in CPP using sockets and SDL library. Essentially the first graphic game I ever built.

    Python

  4. traffic-density-estimation-in-opencv traffic-density-estimation-in-opencv Public

    For COP290 - Software design practices in CS, Spring 2021. Traffic density estimation using OpenCV functions. Using spatial/temporal multi-threading to improve performance.

    C++