Skip to content
View mhammad22's full-sized avatar

Block or report mhammad22

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. Rubik-Cube-Solver-AI Rubik-Cube-Solver-AI Public

    Rubik Cube Solver using AI searching Algorithm

    C++

  2. RecyclerView-AlternativeLayout RecyclerView-AlternativeLayout Public

    Implemented Recycler View of message application using alternative layout in JAVA.

    Java

  3. GameofHex-MinMax-AlphaBetaPruning GameofHex-MinMax-AlphaBetaPruning Public

    Implemented game of hex using minmax algorithm and alpha beta pruning algorithm.

    Java 1

  4. TimeTableGenerator-GeneticAlgorithm TimeTableGenerator-GeneticAlgorithm Public

    Implemented auto generation of time table clash free using Genetic Algorithm .

    Java

  5. MusicClassifier-KNN-FFNN-SVMusingHOG MusicClassifier-KNN-FFNN-SVMusingHOG Public

    implemented music classifier by training our model on test data. We are using KNN, FFNN and SVM using HOG in training of the classifier

    Python 1

  6. FileSystem-OperatingSystem FileSystem-OperatingSystem Public

    Implemented our own file system in C.

    C++