Skip to content
View DerTev's full-sized avatar
👋
Hey!
👋
Hey!

Organizations

@devcordde
Block or Report

Block or report DerTev

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
DerTev/README.md
class DerTev : Person() {
    val name = "DerTev"
    val developer = true
    val languages = listOf("Kotlin", "Python")
    val links = hashMapOf("Twitter" to "@DerTev", "GitHub" to "DerTev", "Website" to "DerTev.de")
}

Pinned

  1. Mergify Mergify Public

    CLI- and Web-App for merging of Spotify-Playlists

    C# 1

  2. lein-docker lein-docker
    1
    # lein-docker
    2
    Build docker-image containing leiningen with amazon coretto.
    3
    
                  
    4
    ## Usage
    5
    *Coming soon*