Skip to content
View ekum1167's full-sized avatar

Block or report ekum1167

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. Named-Entity-Recognition Named-Entity-Recognition Public

    Developed a lexicon and rule-based named entity recognition system (NER) for Turkish. NER system is able to identify the "Person", "Location", "Organization", "Date and Time" over a given Turkish t…

    Python 1

  2. Algorithms Algorithms Public

    A heuristic solution for longest path problem

    Python

  3. Simple-Quiz-Game Simple-Quiz-Game Public

    Implemented a client-server application which operates as a simple quiz game. The application has written by C#.

    C#

  4. Ziv-Lempel-Compression-C- Ziv-Lempel-Compression-C- Public

    Ziv Lempel compression algorithm is implemented through C++

    C++

  5. Cryptography Cryptography Public

    Cryptographic solutions for bitcoin, several security protocols implemented with Python

    Python

  6. Dining-Philosophers Dining-Philosophers Public

    Dining philosophers problem is solved with mutex-lock mechanisms. Written at Java

    Java