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

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 Loading

  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 20 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