Skip to content
View msaqibkamran's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report msaqibkamran

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. Internet-movie-database-asp.net Internet-movie-database-asp.net Public

    An online database which store information about movies. Users are able to make an account by signing up or login to the database. In addition, users have the ability to read information about movi…

    JavaScript 1

  2. Snake-Game-8086-Assembly Snake-Game-8086-Assembly Public

    Traditional snake game with basic functionalities in Assembly language x8086

    Assembly

  3. Exam-Scheduler Exam-Scheduler Public

    Exam Schedule Generation using Genetic Algorithm combined with local search for solving the scheduling problem

    Java 2 1

  4. Digit-Recognition-Using-Supervised-Learning Digit-Recognition-Using-Supervised-Learning Public

    Handwritten Digit Recognition Using SVM, KNN and Neural Network and analyze the results and based on their accuracy try to figure out which one is more suitable and achieve near-human performance.

    Jupyter Notebook 1

  5. Hex-Game-Playing-By-Alpha-Beta-Pruning Hex-Game-Playing-By-Alpha-Beta-Pruning Public

    Java program for Autonomous player of Hex Game by using the Alpha Beta Pruning technique.

    Java 1

  6. Paint-Brush-with-a-Shape-Hierarchy Paint-Brush-with-a-Shape-Hierarchy Public

    Paint Brush with a Shape Hierarchy to practice the concepts of inheritance and polymorphism.

    C++