Skip to content
View mnopqr1's full-sized avatar
Block or Report

Block or report mnopqr1

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

  1. recodenames recodenames Public

    An implementation of codenames with bot capability using Word2Vec

    JavaScript

  2. goodstorybot goodstorybot Public

    a bot generating really good stories, and tweeting them

    Jupyter Notebook

  3. friendlycompiler friendlycompiler Public

    A friendly compiler messenger

    Python 3

  4. starbattle-solver starbattle-solver Public

    A solver for Starbattle puzzles using Z3 in Python

    Python 1

  5. Prime sieve visualized in Haskell Prime sieve visualized in Haskell
    1
    import Graphics.Gloss
    2
    
                  
    3
    ----main animation functions----
    4
    -- main
    5
    main :: IO ()