Skip to content
View ghpm99's full-sized avatar
đź‘‹
đź‘‹
Block or Report

Block or report ghpm99

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

ghpm99

Oi devs đź‘‹

Gosto de criar Ăłtimos softwares e ajudar outras pessoas a fazer o mesmo.

about Mais sobre mim

public class Guilherme extends Developer{

	private String name = "Guilherme Henrique";

	private String primarySkillset = "Java";

	private ArrayList<String> languages = new ArrayList<>() ;

	{
		languages.add("Java");
		languages.add("JavaScript");
		languages.add("TypeScript");
		languages.add("Python");
	};

}

Linguagens e Ferramentas:

GitHub EstatĂ­sticas

Guilherme github stats


Rede Sociais!

đź‘” linkedin

Pinned

  1. ghostz_cdl ghostz_cdl Public

    Back Painel CDL Ghostz

    Python

  2. ghostz_cdl_dash ghostz_cdl_dash Public

    Front end para o Painel Ghostz CDL

    TypeScript

  3. kawori-backend kawori-backend Public

    Backend para financeiro e facetexture

    Python

  4. kawori-frontend kawori-frontend Public

    Frontend para controle financeiro e facetexture

    TypeScript