🧬 About Me
struct Developer { name: &'static str, focus: Vec<&'static str>, building: &'static str, motto: &'static str, } impl Developer { fn new() -> Self { Self { name: "SourceSensei", focus: vec!["Web3", "Generative AI", "RAG Systems", "DeFi", "Fullstack"], building: "Credit-weighted RWA launchpads & AI-native dApps", motto: "Write code that outlasts the hype cycle.", } } }
I'm a Fullstack Engineer & Web3 Architect obsessed with the intersection of decentralized finance and artificial intelligence. I build secure, complex on-chain programs and smart contracts on Solana and EVM. DEX, launchpads like Pump.fun, fundraising programs, bonding curves, sealed-bid auctions, and high-frequency trading backends. I take projects from zero to shipped, fast and clean.
- 🔗 Solana & EVM smart contracts —> DEXes, launchpads, bonding curves, HFT backends, fundraise programs
- 🤖 Custom AI solutions —> RAG pipelines, AI agents, LLM orchestration, semantic search, agentic workflows
- ⚡ High-performance Rust backends —> microservices built for low latency and high throughput
- 🏗️ Fullstack from DB to UI —> event-driven systems, REST/GraphQL APIs, distributed infra at scale
🛠️ Tech Stack
🔗 Blockchain & Web3
🦀 Systems & Backend
🗄️ Databases & Storage
🤖 AI & Machine Learning
🎨 Frontend
☁️ Infrastructure, DevOps & Testing
📊 GitHub Stats
🚀 Current Focus
┌─────────────────────────────────────────────────────────────┐
│ │
│ 🏦 RWA Tokenization ████████████████████ Web3 │
│ 🤖 Agentic AI / RAG ███████████████████ AI/ML │
│ ⚡ Rust Microservices ████████████████ Backend │
│ 🔐 ZK & Privacy █████████████ Crypto │
│ 🌐 DeFi Protocols ████████████████████ Finance │
│ │
└─────────────────────────────────────────────────────────────┘
🧩 Areas of Expertise
|
🔗 Web3 & DeFi
|
🤖 Generative AI
|