I've spent 9+ years honing my skills in full-stack development and Blockchain technology. Beginning with systems development, I focused on front-end and back-end expertise. My journey led me deep into blockchain, specializing in dAPP, DeFi and NFT.
My passion is bridging traditional software with blockchain. I collaborate with diverse teams—designers, researchers, data scientists—to deliver impactful solutions, from optimizing smart contracts to crafting robust user interfaces.
// tools_I_use organized
class About extends Me {
const myTools = {
"ProgramingLanguages" : { "TypeScript", "Go", "Python", "Solidity", "Rust", "Java", "Ruby" },
"OtherLanguages" : { "HTML", "CSS", "Bash", "Json", "Markdown" },
"Database" : { "MongoDB", "Sqlite", "Redis", "PostgreSQL" },
"Editors" : { "Vscode", "Xcode", "Sublime", "Cursor", "Neovim" },
"Platforms" : { "Mac", "GNU/Linux", "Windows" },
"OtherTools" : { "Git", "Figma", "Photoshop", "Gimp", "Lightroom" }
};
}