This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // 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"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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": "Software engineer with a background in computer science, specializing in distributed systems, blockchain infrastructure, and cryptographic protocols.", | |
| "location": { | |
| "countryCode": "BR", |