Skip to content
View nemoinho's full-sized avatar

Highlights

  • Pro

Block or report nemoinho

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Workflows-for-GIT.adoc Workflows-for-GIT.adoc
    1
    = Workflows for git
    2
    
                  
    3
    == Centralized
    4
    * :heavy_check_mark: https://trunkbaseddevelopment.com/[Trunk based development]
    5
    * :heavy_check_mark: https://guides.github.com/introduction/flow/[Github flow]
  2. comparator-js comparator-js Public

    Sort arrays with ease and create descriptive compare-functions for them

    TypeScript 1

  3. base-infra base-infra Public

    This repo simply contains my infra-setup for hetzner.

    CSS

  4. dev-machine dev-machine Public

    Setup my dev-machines in minutes instead of hours or days.

    Jinja

  5. gitlab-variables-resource gitlab-variables-resource Public

    A resource for Concourse-CI to access variables from gitlab-CI

    Go

  6. broken-length-js broken-length-js Public

    A small code-kata to check the length of an array without .length

    JavaScript