Skip to content
View gnassar97's full-sized avatar
  • Edmonton
Block or Report

Block or report gnassar97

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. image-processing image-processing Public

    A number of python programs that perform various image-processing functions.

    Python 1

  2. practical-programming-c practical-programming-c Public

    A collection of programs written in c that perform various functions. From the UAlberta course CMPUT 201

    C 1

  3. sqlite-mock-administrative-database sqlite-mock-administrative-database Public

    A program that communicates with an sqlite database to perform certain realistic administrative functions.

    Python 1

  4. gnassar-SubBook gnassar-SubBook Public

    Simple app managing subscriptions

    HTML

  5. reinforcement-learning reinforcement-learning Public

    A number of python programs moving into progressively more complex reinforcement learning algorithms.

    Python

  6. gomoku-player gomoku-player Public

    Gomoku-player competition program. Utilizes alpha-beta pruning to determine best next step.

    Python