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. ocaml-practice-exercises ocaml-practice-exercises Public

    Run OCaml Exercises Everywhere - Locally, Codespaces, Replit, Jupyter Notebook and Learn OCaml Platform

    OCaml 8 1

  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++