Skip to content
View mguilherme's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mguilherme

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

Pinned Loading

  1. springboot-kotlin springboot-kotlin Public

    Spring boot with Kotlin

    Kotlin

  2. FizzBuzz FizzBuzz Public

    FizzBuzz

    Java

  3. Java-Algorithms Java-Algorithms Public

    Java Algorithms

    Java

  4. kotlin-examples kotlin-examples Public

    Kotlin examples

    Kotlin 1

  5. ArchUnit Examples ArchUnit Examples
    1
    // build.gradle.kts
    2
    // testImplementation("com.tngtech.archunit:archunit-junit5-engine:0.17.0")
    3
    
                  
    4
    @AnalyzeClasses(packages = ["my.awesome.package"])
    5
    class GeneralCodingRulesTest {
  6. deno-scripts deno-scripts Public

    Useful Deno scripts

    TypeScript 1