Skip to content
View joaorbrandao's full-sized avatar
🐈
🐈
Block or Report

Block or report joaorbrandao

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

Pinned

  1. talk-nestjs-essentials talk-nestjs-essentials Public

    Tech Talk - NestJS Essentials

    TypeScript

  2. laravel-intervals laravel-intervals Public

    This package creates a simple way of adding time intervals to your projects.

    PHP 5

  3. dojo-valid-sudoku dojo-valid-sudoku Public

    Coding Dojo challenge to validate a given sudoku

    TypeScript 1

  4. kata-gilded-rose kata-gilded-rose Public

    Starting point for the Gilded Rose Kata.

    Kotlin

  5. dojo-rock-paper-scissors dojo-rock-paper-scissors Public

    Coding Dojo - Rock, Paper, Scissors

    TypeScript 1

  6. Laravel Model Self Reference Laravel Model Self Reference
    1
    <?php
    2
    
                  
    3
    namespace App\Traits;
    4
    
                  
    5
    trait SelfReferenceTrait