Skip to content
View saiharshavellanki's full-sized avatar

Block or report saiharshavellanki

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 Loading

  1. Parallel-SVD Parallel-SVD Public

    Implemented Parallel SVD using Jacobi Method in OpenMp

    C++ 4

  2. Web-Server Web-Server Public

    Basic Web Server which handles GET,POST and PUT requests

    Python 1

  3. Basic-Unix-Shell Basic-Unix-Shell Public

    Implementation of a basic unix shell in C language

    C

  4. Concurrent-Merge-Sort Concurrent-Merge-Sort Public

    Given n numbers, sort the numbers using merge sort concurrently

    C

  5. Tetris Tetris Public

    Tetris Game implemented using pygame - python

    Python

  6. Ultimate-TicTacToe Ultimate-TicTacToe Public

    Implemented an Ultimate TicTacToe game playing agent for a 4x4x4x4 TicTacToe Game

    Python