Skip to content
View maxfrerichs's full-sized avatar
:shipit:
:shipit:
  • LfdA - Labor für digitale Angelegenheiten GmbH
  • Germany

Organizations

@Lfd4

Block or report maxfrerichs

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
maxfrerichs/README.md

I write code.

Pinned Loading

  1. typo3-plates typo3-plates Public

    Integration of the Plates template engine into TYPO3.

    PHP

  2. t3-prometheus-client t3-prometheus-client Public

    This extension provides a client for Prometheus to scrape timeseries data from system status informations (more info on "How it works") and exposes them on a configuralble endpoint.

    PHP 2

  3. dotfiles dotfiles Public

    Personal linux workstation config

    Lua

  4. let it snow let it snow
    1
    #!/bin/bash
    2
    
                  
    3
    LINES=$(tput lines)
    4
    COLUMNS=$(tput cols)
    5