Skip to content
View uriberma's full-sized avatar
πŸ‘‹
πŸ‘‹
  • Rohde & Schwarz
  • Germany
  • 05:22 (UTC +02:00)

Block or report uriberma

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

Hola!, I'm Maycol! πŸ‘‹

I have a passion for Cloud technologies and bring experience in Java, Kotlin, JavaScript, and TypeScript. My experience extends to practicing Clean Code, Test Driven Development, Domain Driven Design and a deep appreciation for Uncle Bob's philosophy.

Feel free to explore my repositories, and let's connect on our coding journey! πŸ’»βœ¨

Pinned Loading

  1. Scope Functions in Kotlin Scope Functions in Kotlin
    1
    import java.time.LocalDate
    2
    import java.time.Period
    3
    import kotlin.system.exitProcess
    4
    
                  
    5
    fun main() {