Skip to content
View zainjer's full-sized avatar

Organizations

@techolon
Block or Report

Block or report zainjer

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 Loading

  1. junoon junoon Public

    A Programming API

    C#

  2. Deterministic-Finite-Automaton Deterministic-Finite-Automaton Public

    A simple DFA simulator. Written in C# | Implemented in true Object Oriented style

    C#

  3. DFA-substring-search DFA-substring-search Public

    ::: Problem Statement - write a program to search a substring within a text by using DFA. [Hint] You must first create a state machine dynamically based on given substring and then traverse through…

    C#

  4. Eye-detection-using-EmguCV Eye-detection-using-EmguCV Public

    C#

  5. Face-Features-Detection-OpenCV-Java Face-Features-Detection-OpenCV-Java Public

    Detecting Face along with facial features such as Eyes, Nose and mouth from Webcam

    Java

  6. AI-Minimax-Csharp AI-Minimax-Csharp Public

    [C#] A barebones turn based race game using Minimax, on windows forms

    C#