Skip to content
View adithya1995's full-sized avatar

Block or report adithya1995

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. client_server_chatroom client_server_chatroom Public

    A simple multi-user messaging application where data communication takes place from one client to all the other clients connected to the server. Implemented threading and socket functions using Pyt…

    Python

  2. Login-Credentials Login-Credentials Public

    Forked from mohitgokul/Login-Credentials

    JavaScript

  3. Spam_filter Spam_filter Public

    This is an implementation of a Naive Bayesian Classifier written in Python. The utility uses statistical methods to classify documents, based on the words that appear within them. A common applicat…

    Python 1

  4. Buffer-Overflow Buffer-Overflow Public

    A buffer overflow occurs when more data are written to a buffer than it can hold. The excess data is written to the adjacent memory, overwriting the contents of that location and causing unpredicta…

    C

  5. Fraud-Detection-in-Credit-Card-Transactions-using-Machine-Learning-Techniques Fraud-Detection-in-Credit-Card-Transactions-using-Machine-Learning-Techniques Public

    Forked from dimtics/Fraud-Detection-in-Credit-Card-Transactions-using-Machine-Learning-Techniques

    Classification of fraudulent credit card transactions.

    Jupyter Notebook