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

Block or report vishaldotkhanna

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

  1. Asset Asset Public

    Asset Management and Reservation System using Flask and Sqlite3

    Python

  2. C-H-Downloader C-H-Downloader Public

    Scraper to download Cyanide and Happiness comics.

    Python

  3. Canonical-Huffman-Coding Canonical-Huffman-Coding Public

    Compression and Decompression of text using Canonical Huffman Coding in C++.

    C++ 4

  4. ml_stanford ml_stanford Public

    Assignment submissions for Machine Learning MOOC on Coursera.

    MATLAB

  5. polygonGA polygonGA Public

    Using Genetic Algorithm based techniques to generate images resembling a target image using random polygons.

    Python 1

  6. Tic-Tac-Toe-Bot Tic-Tac-Toe-Bot Public

    A Tic-Tac-Toe Bot based on the Minimax Algorithm, optimized with alpha-Beta Pruning, written in Python.

    JavaScript