Skip to content
View AniruddhaHumane's full-sized avatar
:electron:
Curious
:electron:
Curious
Block or Report

Block or report AniruddhaHumane

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. cpx cpx Public

    Advance cp command to copy thousands of files and track progress

    Shell 1

  2. spotify/annoy spotify/annoy Public

    Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

    C++ 12.9k 1.2k

  3. NetflixSubs NetflixSubs Public

    Automatically Searches for Subs in your local directory and shows them to Netflix.

    JavaScript 1

  4. AutoSkip Intros and outros on Netflix AutoSkip Intros and outros on Netflix
    1
    // You can copy and paste this in the console window of netflix to automatically skip intros and outros :)
    2
    
                  
    3
    function clickButton(dataUia) {
    4
      const button = document.querySelector(`[data-uia="${dataUia}"]`);
    5
      if (button) {
  5. gbouritsas/Neural3DMM gbouritsas/Neural3DMM Public

    Official repository for the ICCV 2019 paper "Neural 3D Morphable Models: Spiral Convolutional Networks for 3D Shape Representation Learning and Generation"

    Python 124 19

  6. nd00333_AZMLND_Optimizing_a_Pipeline_in_Azure-Starter_Files nd00333_AZMLND_Optimizing_a_Pipeline_in_Azure-Starter_Files Public

    Forked from udacity/nd00333_AZMLND_Optimizing_a_Pipeline_in_Azure-Starter_Files

    Jupyter Notebook