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": "Solutions-oriented software engineer with 6 years of experience in distributed systems, blockchain infrastructure, and backend engineering. I design systems with a verification mindset, reasoning adversarially and building software that remains correct under stress. Most of my recent work is in Rust and Go, building high-performance infrastructure for blockchain data verification, distributed services, and cryptographic protocols. Computer Science graduate from the Federal University of Uberlândia. Founder of Bufulink and former engineer at Semiotic working on verification infrastructure for The Graph Protocol.", | |
| "location": { | |
| "countryCode": "BR", |