Skip to content
View Thomas-Mildner's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report Thomas-Mildner

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

Thomas Mildner

GitHub Thomas-Mildner

{
  "programming_languages": [
    "C# / .NET",
    "Java & Kotlin",
    "JavaScript / Typescrypt / CSS / HTML",
    "Python",
    "Scala"   
  ],
  "fullStackDeveloper": true,
  "tools_architectures": [
   "Docker",
   "Tensorflow / Keras",
   "Prometheus / ELK Stack",
   "Microservice_Architecture",
   "Event-Driven-Design"

  ],
  "person": {
    "FirstName": "Thomas",
    "LastName": "Mildner",
    "Location": "Munich - Bavaria 🍺"
  },
  "aboutMe": "I love coding πŸ‘¨πŸ»β€πŸ’» and solving πŸ›"
}

Pinned Loading

  1. JavaBuildSample JavaBuildSample Public

    A small demo program to show the functionality of sonarqube analysis in java

    Java

  2. ELK-Logger ELK-Logger Public

    Java Demo Application with Log4J and ELK Stack

    Java 1

  3. DebuggingSamples DebuggingSamples Public

    Sample repository with code snippets to practice debugging

    HTML

  4. BlazorCookieAuthentificationExample BlazorCookieAuthentificationExample Public

    ASP Net Core Prototype (Blazor Server) cookie authentication without identity

    HTML 1

  5. VV_SS20_RabbitMQ-RestApiExercise VV_SS20_RabbitMQ-RestApiExercise Public

    Forked from jonathandandries/docker-rabbitmq-example

    Creates a custom RabbitMQ container for VV_RestAPI exercise 3 at the Rosenheim University of Applied Sciences

    Shell

  6. VV_SS22_Exercise01-Server VV_SS22_Exercise01-Server Public

    TCP Socket Server - periodically sending Json Data to TCP Client

    Java