Skip to content
View mayankaga94's full-sized avatar
👾
👾

Highlights

  • Pro
Block or Report

Block or report mayankaga94

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. capstone-project-unsw capstone-project-unsw Public

    JavaScript 1

  2. pedestrian-detection-tracking pedestrian-detection-tracking Public

    Detects, classifies and tracks pedestrians or groups of pedestrians in videos

    Python 6

  3. Collaborative-Filtering Collaborative-Filtering Public

    Recommendation system using collaborative filtering on a movie dataset

    Jupyter Notebook 1

  4. tic-tac-toe tic-tac-toe Public

    The game tic-tac-toe implemented using minimax algorithm. Check it out at https://codepen.io/mayankaga94/full/MvzEZX

    JavaScript 1

  5. shell-to-perl-compiler shell-to-perl-compiler Public

    A Perl program that takes shell scripts as input and outputs equivalent Perl program

    Perl 2

  6. AVL-tree AVL-tree Public

    # Data Structures and Algorithms. Implanted AVL tree and a set of functions associated with AVL tree.

    C