Skip to content
View bitpickle's full-sized avatar
🇧🇷
being Brazilian
🇧🇷
being Brazilian

Highlights

  • Pro
Block or Report

Block or report bitpickle

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

WHOAMI

class WhoAmI extends Developer<Backend>{

	name: String = "Péricles Pires";
	age: int = 20;
	hobbies: Array<String> = [
		"Watching movies",
		"Teaching",
		"Learning",
		"Listening to brazilian RAP"
	];
	
	connectWithMe(): Object {
		return {
			Portfolio: "https://bitpickle.dev",
			Linkedin: "periclespires",
			Twitter: "bitpickle0",
			Discord: "bitpickle#6540",
			Email: "me@bitpickle.dev"		
		}
	}

}

TOOLS I USUALLY USE

Bash Rust TypeScript PHP Java

MySQL MariaDB PostgreSQL

Pinned Loading

  1. catraca-stock catraca-stock Public archive

    Microsserviço de controle de estoque da catraca.co. Desenvolvido com o framework NestJS

    TypeScript

  2. passport-paseto passport-paseto Public

    Local Paseto authentication strategy for passport