Skip to content

Instantly share code, notes, and snippets.

View pedrohba1's full-sized avatar
👍
Studying to make beautiful things

Pedro Bufulin pedrohba1

👍
Studying to make beautiful things
  • Uberlândia.
View GitHub Profile
@pedrohba1
pedrohba1 / .deps...npm...@openzeppelin...contracts...token...ERC721...ERC721.sol
Created June 27, 2022 02:55
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.7+commit.e28d00a7.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.6.0) (token/ERC721/ERC721.sol)
pragma solidity ^0.8.0;
import "./IERC721.sol";
import "./IERC721Receiver.sol";
import "./extensions/IERC721Metadata.sol";
import "../../utils/Address.sol";
import "../../utils/Context.sol";
@pedrohba1
pedrohba1 / resume.json
Last active November 30, 2023 20:06
Meu currículo utilizando o JSON resume.
{
"basics": {
"name": "Pedro Henrique Bufulin de Almeida",
"label": "Software Engineer",
"picture": "https://avatars2.githubusercontent.com/u/39497156?s=400&u=e67843a6334422a4398c78ba8590675aa0460bdd&v=4",
"email": "pedrohba18@gmail.com",
"phone": "(55) (34) 9 9904-2502",
"summary": "A Computer Science student dedicated to Web based software, distributed systems and smart contracts.",
"location": {
"countryCode": "BR",