Blockchain Developer | Solana Expert | Full-Stack Developer
class BlockchainDeveloper:
def __init__(self):
self.name = "papes"
self.location = "Earth,asia,india"
self.focus = "Solana Blockchain Development"
self.experience = "5+ years in programming"
def skills(self):
return {
'blockchain': ['Solana', 'Smart Contracts', 'DeFi', 'DEX', 'Web3'],
'frontend': ['React', 'JavaScript', 'TypeScript', 'HTML/CSS'],
'backend': ['Node.js', 'Python', 'REST APIs'],
'tools': ['Git', 'Docker', 'VS Code', 'OBS Studio']
}
def current_work(self):
return "Building decentralized applications on Solana"