Skip to content
View Nikolaj-K's full-sized avatar
πŸ’­
I'm combinating Why's.
πŸ’­
I'm combinating Why's.
Block or Report

Block or report Nikolaj-K

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
Nikolaj-K/README.md

Hello boys and girls πŸ‘‹

From my doctorate in kinetics simulations to the computer vision algorithmics at my current position, my work's focus is in statistical physics and its applications. I enjoy research in type theory, distributed computing, stochastics and topics in-between. I teach Python, I've professionally worked with C++ and MatLab and I like Idris, Haskell and Mathematica.

BTC: bc1qt77kjsteclvft7v8y3sza0xpemumscf2wnquvt

Pinned

  1. turing-complete-smart-contract turing-complete-smart-contract Public

    πŸ”‚ An on-chain Turing machine library and interpreter for the NEO VM, i.e. the first universal dApp.

    C# 12 3

  2. wiki-server wiki-server Public

    πŸ““ A small custom flask server that turns any given root directory into a browser wiki

    Python 2

  3. lab-control-GUI lab-control-GUI Public

    πŸ”¬ A scalable graphical user interface for centralized device control, operating on a shared application programming interface for instrument drivers

    Python 19 3

  4. A ff neural network in vanilla Python A ff neural network in vanilla Python
    1
    """
    2
    A compact feedforward AI. Script explained here:
    3
    4
    https://youtu.be/z2aq21lMw40
    5