Skip to content
View Ino4137's full-sized avatar
🤔
hmm
🤔
hmm

Block or report Ino4137

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. hask-enigma hask-enigma Public

    Enigma Emulator in Haskell

    Haskell

  2. aoc2019 aoc2019 Public

    Advent of Code 2019

    Haskell 2

  3. aoc2017 aoc2017 Public

    Advent of code 2017

    Rust 1

  4. Plotter - simple function plotting Plotter - simple function plotting
    1
    {-# LANGUAGE DeriveTraversable, GADTs #-}
    2
    
                  
    3
    import Data.List (intersperse,intercalate,transpose)
    4
    import Text.Printf (printf)
    5
    
                  
  5. .emacs.d .emacs.d Public

    my emacs config

    Emacs Lisp