struct BlockchainArchitect {
address identity;
bytes32 title;
bytes32 focus;
uint256 experienceYears;
bool openToCollaboration;
}
BlockchainArchitect public constant PROFILE = BlockchainArchitect({
identity: 0xdenizumutdereli,
title: bytes32("Senior Blockchain Architect"),
focus: bytes32("DeFi protocols, DEX ecosystem"),
experienceYears: 28,
openToCollaboration: true
});
Here are some ideas to get you started:
- 🔭 I’m currently working on ...
- 🌱 I’m currently learning ...
- 👯 I’m looking to collaborate on ...
- 🤔 I’m looking for help with ...
- 💬 Ask me about ...
- 📫 How to reach me: ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...