AdwaithBatchu · GitHub
Skip to content
View AdwaithBatchu's full-sized avatar

Block or report AdwaithBatchu

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. matplotlib matplotlib Public

    Forked from matplotlib/matplotlib

    matplotlib: plotting with Python

    Python

  2. ML-For-Beginners ML-For-Beginners Public

    Forked from microsoft/ML-For-Beginners

    12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all

    HTML

  3. opencv opencv Public

    Forked from opencv/opencv

    Open Source Computer Vision Library

    C++

  4. mixxx mixxx Public

    Forked from mixxxdj/mixxx

    Mixxx is Free DJ software that gives you everything you need to perform live mixes.

    C++

  5. Cpp-smart-pointers Cpp-smart-pointers Public

    Implementation of unique_ptr, shared_ptr and weak_ptr from scratch in C++ with move semantics and reference counting

    C++

  6. Math-expression-compiler Math-expression-compiler Public

    A C++ compiler that parses infix expressions to intermediate representation with constant folding optimisation

    C++