Skip to content
View dataScientist420's full-sized avatar

Block or report dataScientist420

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. character-device-driver character-device-driver Public

    Implementation of a simple kernel module which allows applications to read/write data from/to a character device driver.

    C 2 2

  2. extend-python-with-c extend-python-with-c Public

    Example of a program which adds a new built-in module to Python 3 from C code.

    C 1

  3. simple-mvc simple-mvc Public

    Implementation of a simple MVC in Python that computes arithmetic operations.

    Python 1

  4. natural-language-processing natural-language-processing Public

    Design of a natural language processing algorithm in Python using NLTK libraries.

    Python 1

  5. cellular-automaton cellular-automaton Public

    C++ implementation of a cellular automaton that simulates the evolution of an ecosystem over time with the prey and predator model.

    C++ 1

  6. mysql-server mysql-server Public

    Forked from mysql/mysql-server

    MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

    C++