Skip to content
View omegaji's full-sized avatar

Block or report omegaji

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. Graphical-Resume Graphical-Resume Public

    My Resume visualised into an Explorable Graph. Have Fun :D

    JavaScript 1

  2. more_projects more_projects Public

    JavaScript

  3. tic_tac_toe_ai tic_tac_toe_ai Public

    html,javascript and using minmax ai algorithim an unbeatable (drawable at best!!) AI

    JavaScript

  4. passowrd_encryption_and_manageStore passowrd_encryption_and_manageStore Public

    here lies a neat and strongly encrypted password generating tool that requires you to only rememeber 1 password and it uses a database to store passwords it is made using python

  5. Password_encryption_store Password_encryption_store Public

    here lies a neat program to generate highly encrypted passwords using a single master password and hence you have to remember only 1 single password ...it uses a database to store passwords

    Python 1

  6. SpamFilter-using-Naive-Bayes SpamFilter-using-Naive-Bayes Public

    here is a spam filter for emails which trains the model using the naive bayes classifier of scikit learn it is fully made in pure python with some additional libraries

    Python