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

Block or report JakobBruenker

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. monadic-bang monadic-bang Public

    GHC plugin to desugar ! into do-notation

    Haskell 36 3

  2. ChatGPT-for-bash ChatGPT-for-bash Public

    Using ChatGPT to convert natural language descriptions into bash commands

    Shell 4

  3. The paths of homotopy type theory vi... The paths of homotopy type theory visualized
    1
    # Path Visualization
    2
    
                  
    3
    As example, we're using the proof that there's a path between `homotopy1` and `homotopy2` from [Exercise 4](https://github.com/martinescardo/HoTTEST-Summer-School/blob/main/Agda/HITs/Exercises4.lagda.md).
    4
    
                  
    5
    Instead of looking at a circle, let's look at a general path $p$ between some points $x, y : A$, just because it makes it less confusing to visualize. We'll come back to using the circle later on.
  4. vulkan-molecules vulkan-molecules Public

    A molular dynamics simulation implemented in Haskell + Vulkan

    Jupyter Notebook