Skip to content
View hesenger's full-sized avatar
The art of the sailor is to leave nothing to chance
The art of the sailor is to leave nothing to chance
Block or Report

Block or report hesenger

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

    A HTTP server built with TDD over the protocol specification

    C#

  2. report report Public

    Simple PDF report generator based on XML structure, with a SQL queries and table layout definition.

    TypeScript 1

  3. .zshrc .zshrc
    1
    # case insensitive complete
    2
    autoload -Uz compinit && compinit
    3
    zstyle ':completion:*' matcher-list 'm:{a-z}={A-Za-z}'
    4
    
                  
    5
    # nvm
  4. EventPulse EventPulse Public

    A thin layer between your application and the events persistence for Event Sourcing systems.

    C#

  5. glimpse glimpse Public

    A Go idiomatic port of EventPulse

    Go

  6. helix helix Public

    Forked from helix-editor/helix

    A post-modern modal text editor.

    Rust