Skip to content
View gabtoschi's full-sized avatar
💻
Learning
💻
Learning
Block or Report

Block or report gabtoschi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. letreco letreco Public

    Um jogo diário de adivinhação de palavras. Versão brasileira não-oficial do Wordle.

    TypeScript 93 21

  2. CartoGrafico CartoGrafico Public

    CartoGráfico is a mobile quiz game to teach Math and Geography for Brazilian students. Made in Unity.

    C# 1

  3. d3-angular d3-angular Public

    Angular/TypeScript classes to use with D3.js.

    TypeScript

  4. Forma reduzida de números (3 mil, 42... Forma reduzida de números (3 mil, 42,3 mi, 321,9 bi) em português, feito em TypeScript
    1
    const reducedFormStringsByDivisionAmount = [
    2
      '', 'mil', 'mi', 'bi', 'tri', 'quatr', 'quint', 'sext', 'sept',
    3
    ];
    4
    
                  
    5
    export function getNumberReducedForm(value: number): string {
  5. bipolar bipolar Public

    Forked from FellowshipOfTheGame/bipolar

    Bipolar is a puzzle-platformer game about robots, colors and gravity. Made in Unity.

    C#

  6. inventory inventory Public

    Inventory is a web game collection organizer, made with Angular.io

    TypeScript