Skip to content
View nitinsh99's full-sized avatar
Block or Report

Block or report nitinsh99

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

Popular repositories

  1. VeloxDownloader VeloxDownloader Public

    File downloading library for Swift 3

    Swift 21 5

  2. Prim-s-Algorithm-Using-Fibonnaci-Heap Prim-s-Algorithm-Using-Fibonnaci-Heap Public

    Implement Prim’s Minimum Cost Spanning Tree algorithm, MST, using a simple data structure and fibonacci heap, called heap scheme, and measure the relative performance of the two implementations. B…

    C++ 2 5

  3. checkstyle-action checkstyle-action Public

    checkstyle-action

    Shell 1

  4. savemysoul savemysoul Public

    The goal of the project is to build a healthcare emergency related first aid android app. The app will be triggered in case of emergencies like fainting and falling which we will simulate using bui…

    Java

  5. Test Test Public

    Learning GitHub features.

  6. MIPS-Simulator MIPS-Simulator Public

    Implemented a MIPS simulator that can perform the following steps: load a specified MIPS text file. generate the assembly code. perform instruction-by-instruction simulation of the generated assembly.