Skip to content
View matthiassommer's full-sized avatar
Block or Report

Block or report matthiassommer

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

Hi, I'm Matthias Sommer!

Software Development Manager at AraCom IT Services,
Community Leader "Artificial Intelligence / Machine Learning" at AraCom IT Services

Linkedin: dr-matthias-sommer GitHub

A little more about me...

const ms = {
  pronouns: "he" | "him",
  code: [Golang, Java, .NET, Typescript, HTML, CSS, Python],
  tools: [Vue, Bootstrap, Material, Azure, Helm, Docker, Git],
  architecture: ["microservices", "event-driven", "design system pattern", "cloud"],
  management: ["expense estimates", "software architect", "requirements analysis", "team lead"]
}

Pinned

  1. terraform-openshift-grafana terraform-openshift-grafana Public

    Terraform templates to deploy Grafana to Openshift

    HCL 2

  2. webpack-classic-website-template webpack-classic-website-template Public

    Webpack 3 template for a classic website layout with index.html as main entry point.

    JavaScript 3 2

  3. jenkins-build-step-pipeline-plugin jenkins-build-step-pipeline-plugin Public

    Example project for a Jenkins plugin which can be used as a build step and also being compatible with Jenkins pipelines.

    Java 1 1

  4. Geocaching-GPX-Converter Geocaching-GPX-Converter Public

    Convert coordinates from CSV to GPX and upload them to geocaching.com with GSAK

    Python 1 1

  5. golang-microservice-template golang-microservice-template Public

    Golang microservice template.

    Go 1

  6. custom-protocol-detection custom-protocol-detection Public

    Forked from ismailhabib/custom-protocol-detection

    Detect whether a custom protocol is available in browser (FF, Chrome, IE8, IE9, IE10, IE11, and Edge)

    JavaScript