Skip to content
View lotharschulz's full-sized avatar
🎧
in flow
🎧
in flow

Organizations

@BuildingMindsGmbH
Block or Report

Block or report lotharschulz

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

    GitHub       

     

data class Lotharschulz (
    val passion: List<String> = listOf<String>("Leadership", "Software", "Engineering"),
    val naturalLanguages: List<String> = listOf<String>("de", "en"),
    val programmingLanguages: List<String> = listOf<String>("Kotlin", "Java", "Python", "Typescript", "Golang"),
){
    fun sayHi() = println("Hey there, nice to meet you ;-)")
}

fun main() = println(Lotharschulz().sayHi())

Pinned

  1. ktorjib ktorjib Public

    Continuous Delivery to Kubernetes with Kotlin, Ktor, Gradle, Jib, Skaffold and Kubernetes (EKS)

    Kotlin 18 5

  2. hello-github-actions hello-github-actions Public

    A repository exploring GitHub Actions to automate Docker deployments.

    Makefile 2 2

  3. hellogodocker hellogodocker Public

    Docker images build with various `docker build` command flags.

    Makefile 5 1

  4. sphinx-pages sphinx-pages Public archive

    github pages based on sphinx

    JavaScript 11 4