Skip to content
View merdmann's full-sized avatar
🏠
Working from Berlin
🏠
Working from Berlin
Block or Report

Block or report merdmann

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

    **work in progress:** Simple HTML pages

    HTML

  2. Collaboration Collaboration Public

    **stable** A very simple framework for parallel Computing

    Ada 1 1

  3. Google Apps Script for "Planing Poke... Google Apps Script for "Planing Poker" Response Page
    1
    /**
    2
     * Make the moderator sheet active
    3
     */
    4
    function gotoModeratorSheet() {
    5
      var ss = SpreadsheetApp.getActiveSpreadsheet();
  4. muonexp muonexp Public

    **stable ** Muon Experiment Sources. This basically an umbreller which referes to various git submodules of the muon

  5. game_of_life game_of_life Public

    A simple 10x10 implementation of Conways game of life

    JavaScript