Skip to content
View IModer's full-sized avatar
💭
agyatlan billentyű nyomkodó
💭
agyatlan billentyű nyomkodó

Highlights

  • Pro

Block or report IModer

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. FHEKutatas FHEKutatas Public

    Rust

  2. qoi-py qoi-py Public

    qoi-py

    Python 1

  3. Haskell Quine inspired by Tsoding Haskell Quine inspired by Tsoding
    1
    import Data.Char
    2
    s = "import Data.Char\ns = \"?\"\nifb a i x = if x == chr i then map chr a else [x]\ni = ((=<<) .) . ifb\nmain = do\n\tputStrLn $ i (map ord (i [92,116] 9 $ i [92,34] 34 $ i [92,110] 10 s)) 63 s"
    3
    ifb a i x = if x == chr i then map chr a else [x]
    4
    i = ((=<<) .) . ifb
    5
    main = do
  4. Philosophers-Project Philosophers-Project Public

    C++

  5. NotPlexNotKodi NotPlexNotKodi Public

    NotPlex or NotKodi is a python filesystem browser for your local "minidlna" server.

    Python 1

  6. cmorse cmorse Public

    Terminal program for decoding and incoding morse in c.

    C