Skip to content

haryelramalho/haryelramalho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

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!

About

Github Profile Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published