Skip to content
View haryelramalho's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report haryelramalho

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
haryelramalho/README.md
import Human from 'gods-plan';

class Haryel extends Human {
  private name: string;
  private nationality: string;

  constructor () {
    super();
    this.name = "Haryel Gillet Ramalho",
    this.nationality = "Belgian and Brazilian"
  }

  technologies: {
    Typescript:     ["React Native", "NodeJs", "React.js"];
    APIs:           ["REST", "GraphQL"];
    Events:         ["RabbitMQ", "Redis"];
    CloudComputing: ["AWS", "Docker", "Kubernetes"];
    OS:             ["MacOS", "Linux"]
  };
}

Linkedin Mail Me!

Popular repositories Loading

  1. rondon-project rondon-project Public

    Monolithic application created to manage the event (IV Congresso Nacional do Projeto Rondon), which happened in 2019 at the university Universidade Estadual de Santa Cruz.

    PHP 6 2

  2. gobarber-api gobarber-api Public

    ✂️ rest api for gobarber application - made with express framework - using docker, postgreSQL and typeORM

    TypeScript 2 1

  3. meu-primeiro-jogo-multiplayer meu-primeiro-jogo-multiplayer Public

    Forked from filipedeschamps/meu-primeiro-jogo-multiplayer

    Um jogo multiplayer bastante simples para testarmos o Socket.io

    HTML 1

  4. python-chess python-chess Public

    Jogo desenvolvido para disciplina de Linguagem de Programação III na Universidade Estadual de Santa Cruz

    Python 1

  5. bbbot bbbot Public

    Forked from DanielHe4rt/bbbot

    Bot feito para estudos de leitura de imagem

    JavaScript 1

  6. docker-compose-stack docker-compose-stack Public

    Forked from jadilson12/docker-compose-stack

    AdonisJs + React + Postgres

    JavaScript 1