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

Block or report gabtoschi

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

  1. letreco letreco Public

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

    TypeScript 91 20

  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