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: ...