Skip to content
View nouseeker's full-sized avatar
🌑
🌑

Block or report nouseeker

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
nouseeker/README.md
@file:JvmName("Main")

fun main() {
    val nouseeker by developer {
        name = "Aidar"
        surname = "Almukhametov"
        description = "Software Engineer"

        contacts {
            email = "[email protected]"
            telegram = "t.me/nouseeker"
            linkedin = "linkedin.com/in/nouseeker"
        }
    }
    nouseeker.work()
}
gradle --no-build-cache jar
java -jar -Dprofile=BACKEND main.jar
streaks stars
languages contributions

Popular repositories Loading

  1. nouseeker nouseeker Public

    README

  2. saga-choreography-pattern saga-choreography-pattern Public

    Kotlin

  3. movie-spring-graphql movie-spring-graphql Public

    Kotlin