Skip to content
View mathiasschopmans's full-sized avatar

Organizations

@i-love-flamingo

Block or report mathiasschopmans

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 Loading

  1. AOEpeople/aoe_technology_radar AOEpeople/aoe_technology_radar Public

    Create your own Technology Radar: A static site generator for a full featured Technology Radar. Features: Quadrants, Rings, Dashboard, Radar Visualization, Item History, Search etc..

    TypeScript 295 125

  2. AOEpeople/meals AOEpeople/meals Public

    Tool to book meals. Keycloak/LDAP connection / PayPal integration / meals administration / support for guests / budget management etc..

    PHP 21 3

  3. material-components/material-components-web material-components/material-components-web Public

    Modular and customizable Material Design UI components for the web

    TypeScript 17.1k 2.1k

  4. i-love-flamingo/flamingo i-love-flamingo/flamingo Public

    Flamingo Framework and Core Library. Flamingo is a go based framework to build pluggable applications. Focus is on clean architecture, maintainability and operation readiness.

    Go 489 53

  5. Git commit hook using bash to valida... Git commit hook using bash to validate the commit message against conventional commits
    1
    #!/bin/bash
    2
    
                  
    3
    # Get the commit message
    4
    commit_msg=$(cat $1)
    5
    
                  
  6. HUE Remote-API summary + buildlamp s... HUE Remote-API summary + buildlamp script
    1
    # HUE API Instructions
    2
    
                  
    3
    ## General
    4
    - Documentation: http://www.developers.meethue.com/documentation/getting-started
    5
    - Useful Links: https://delicious.com/mathiasschopmans/hue