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

Block or report maxfrerichs

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
maxfrerichs/README.md

just a random guy doing something with computers

Pinned Loading

  1. typo3-plates typo3-plates Public

    Integration of the Plates template engine into TYPO3.

    PHP

  2. typo3-prometheus typo3-prometheus Public

    This extension generates Prometheus-readable metrics from system status informations (more info on "How it works") and exposes them on an endpoint.

    PHP

  3. dotfiles dotfiles Public

    Personal linux workstation config

    Lua

  4. yaba yaba Public

    yet another bundler abstraction idk lol

    Go

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