Skip to content
View sanemeliff's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report sanemeliff

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

  1. Connect-Four Connect-Four Public

    A connect four game by using 2 dimensional array.

    C++

  2. John John Public

    This is my first experience with CSS, with the help of John I understand basics of HTML and CSS better.

    CSS

  3. pureCSS_cat pureCSS_cat Public

    reference: https://www.youtube.com/watch?v=W0uw0zGRwoQ

    CSS

  4. anti-phishing-system anti-phishing-system Public

    A phishing detection system using machine learning. SVM (Support Vector Machine) and Decision Tree classifiers are used for this project.

    Python

  5. aes-encrypt-decrypt aes-encrypt-decrypt Public

    An AES encryption and decryption tool with three different modes such as ECB, CBC, GCM.

    Python