Skip to content
View leijendary's full-sized avatar
โ˜•
โ˜•

Block or report leijendary

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

I am a Senior Software Engineer and a certified AWS Solutions Architect Professional based in the Netherlands ๐Ÿ‡ณ๐Ÿ‡ฑ. I am always open to collaborating on projects and innovative ideas.


data class Human(
    val name: String = "Jonathan Leijendekker",
    val role: String = "Full Stack Software Engineer",
    val languages: Set<String> = setOf("nl_NL", "en_US")
) {
    fun greet() = println("Hi! I am $name, a $role. If it works, don't touch it!")
}

fun main() {
    val me = Human()
    me.greet()
}

Certified Associate in Project Management (CAPM)ยฎ AWS Solutions Architect - Professional AWS Solutions Architect - Associate


๐Ÿ”จ Tech Stacks

Main

Kotlin Java Rust Go Spring Boot AWS AWS CDK Lambda SST JUnit TypeScript JavaScript NextJS ReactJS PostgreSQL MySQL Redis Docker HTML5 CSS3 Git GitHub Actions

Secondary

Kafka ElasticSearch OpenAPI Android Flutter React Native Kubernetes Jaeger Python FastAPI Angular Nodejs GraphQL Jenkins GitLab CI/CD Tailwind


๐Ÿ“Š GitHub Stats


Nathan's GitHub stats Top Langs

Pinned Loading

  1. spring-template spring-template Public template

    Kotlin 2

  2. spring-api-gateway-template spring-api-gateway-template Public template

    Kotlin

  3. spring-websocket-template spring-websocket-template Public template

    Kotlin 1

  4. spring-notification-template spring-notification-template Public template

    Kotlin

  5. sst-rust-template sst-rust-template Public template

    Rust 2

  6. fastapi-template fastapi-template Public template

    Python 3