Skip to content
View kpsychas's full-sized avatar

Block or report kpsychas

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

Pinned Loading

  1. brain2neo brain2neo Public

    Convert The Brain XML documents to a Neo4j db

    Python 2 2

  2. customizable_simulator customizable_simulator Public

    generic simulation classes for automation of simulation experiments

    Python

  3. regexp regexp Public

    Regular Expression Parser in Java

    Java

  4. youtube_playlist_app youtube_playlist_app Public

    save metadata of youtube playlists locally

    Go

  5. word_etymologist word_etymologist Public

    Classifier of words based on their origin

    Python 1

  6. Command Line Mastemind in Python Command Line Mastemind in Python
    1
    import sys
    2
    import random
    3
    
                  
    4
    SLOTS = 4
    5