____ _ ____
/ ___| ___ | | __ _ _ __ __ _| _ \ _____ __
\___ \ / _ \| |/ _` | '_ \ / _` | | | |/ _ \ \ / /
___) | (_) | | (_| | | | | (_| | |_| | __/\ V /
|____/ \___/|_|\__,_|_| |_|\__,_|____/ \___| \_/
"Move fast and break things? Nah. Move carefully and don't lose anyone's funds." - Me, probably
Hit me up on Telegram for quick chats, find me on Discord for dev discussions, catch my updates on X, or check out my code on GitHub. Also, join the builders if you're into Solana development.
pub fn introduce() -> Result<Developer> {
Ok(Developer {
role: "Senior Solana Developer",
status: "Probably debugging a PDA right now...",
obsessions: ["ZK Proofs", "MEV Protection", "Account Compression"],
current_work: [
"Building DeFi AI, DeFi protocols, and DePIN infrastructure",
"Shipped NFT marketplaces, launchpads, and gaming dApps on Solana",
"Developing trading bots: snipers, bundlers, volume bots, and copy traders",
"Currently building AI chatbots and Solana DeFi agents"
]
})
}
Check out my trading bots and other Solana projects if you're curious about the code behind the magic.