my_bio = { "name": "Shivam Deshmukh", "age": 21, "location": "Pune, India", "education": "MSc Blockchain Technology", "skills": ["Solidity", "Foundry", "React", "Python", "Chainlink", "EPNS", "The Graph", "Solid Fundamentals"], "interests": ["DeFi", "RWA Tokenization", "NFTs", "Auditing"], "projects": [ { "name": "Algorithmically Pegged Stablecoin", "description": "Exogenously collateralized stablecoin pegged to INR with minting, burning, and liquidation mechanisms. Front-end interface for a smooth user experience.", }, { "name": "MediBlock", "description": "Medical record-keeping DApp with a Web 2-like UX implemented using account abstraction techniques.", }, ], "extra_curricular": ["NCC Cadet", "University-level event management"] }