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

Block or report hashimg

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

    This is a simple 4x4 Sudoku game I created in Python for my class.

    Python 11 13

  2. maze-genetic-algorithm maze-genetic-algorithm Public

    For my computer science class, we had to write a genetic algorithm that would teach a mouse object to get to the end of the maze.

    Python 2 2

  3. Sports-Analytics Sports-Analytics Public

    I will be uploading IPython notebooks with projects concerning sports analytics

    Jupyter Notebook 5

  4. facial-recognition-using-PCA facial-recognition-using-PCA Public

    Reconstructed images using PCA, thereby reducing dimensionality and size as compared to the original image.

  5. simulate-swarming-behaviour simulate-swarming-behaviour Public

    Created a simulation in Python's graphics module (turtle) with classes of creatures and lights. Using basic object oriented programming concepts such as inheritance, I had creatures that were attra…

    Python 1