██╗ ██╗██╗███████╗██╗ ██╗ █████╗ ██╗ ██████╗ ██████╗ █████╗ ██████╗ ██╗ ██╗██╗ ██╗
██║ ██║██║██╔════╝██║ ██║██╔══██╗██║ ██╔══██╗██╔══██╗██╔══██╗██╔══██╗██║ ██║██║ ██║
██║ ██║██║███████╗███████║███████║██║ ██████╔╝██████╔╝███████║██████╔╝███████║██║ ██║
╚██╗ ██╔╝██║╚════██║██╔══██║██╔══██║██║ ██╔═══╝ ██╔══██╗██╔══██║██╔══██╗██╔══██║██║ ██║
╚████╔╝ ██║███████║██║ ██║██║ ██║███████╗ ██║ ██║ ██║██║ ██║██████╔╝██║ ██║╚██████╔╝
╚═══╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝ ╚═════╝
$ cat /dev/vishal.json{
"name": "Vishal Prabhu",
"location": "Chennai, India 🇮🇳",
"role": "Fullstack Developer & Web3 Builder",
"current_status": "Shipping scalable web apps & going deep on Rust + Solana",
"code_editor": "VS Code",
"favorite_language": "TypeScript (but Rust is calling)",
"currently_working_on": [
"⚡ Scalable fullstack apps with Next.js + Nest.js",
"🦀 Rust — ownership, lifetimes, async",
"☀️ Solana — learning on-chain programs",
"🔁 Exploring crypto & DeFi primitives"
],
"learning": [
"Rust → systems programming + Solana programs",
"Solana → Anchor, PDAs, SPL tokens",
"Crypto/DeFi → protocols, tokenomics, cross-chain"
],
"motto": "Write code that doesn't just work, but tells a story"
}🎯 Full Stack (click to expand)
languages:
fluent: ["TypeScript", "JavaScript", "Java", "C", "C++", "Python"]
learning: ["Rust", "Solidity"]
frontend:
frameworks: ["React.js", "Next.js", "Electron.js", "Tauri"]
styling: ["Tailwind CSS"]
backend:
runtime: ["Node.js"]
frameworks: ["Nest.js", "Express.js"]
databases: ["PostgreSQL", "MongoDB"]
orm: ["Drizzle ORM", "Mongoose"]
apis: ["REST", "GraphQL", "WebSockets"]
tools:
devops: ["Git", "Docker", "AWS", "Vercel", "CI/CD"]
other: ["SEO", "GraphQL", "WebSockets"]
learning:
- "Rust — ownership, traits, async/await"
- "Solana — on-chain programs, Anchor"
- "Crypto/DeFi — protocols & tokenomics"graph TB
A[🎯 Clean Code] --> B[📖 Readable]
A --> C[🔧 Maintainable]
A --> D[🧪 Testable]
E[⚡ Performance] --> F[🚀 Fast Loading]
E --> G[📦 Optimized Bundles]
E --> H[♿ Accessible]
I[🛡️ Scalable] --> J[🏗️ Modular Design]
I --> K[🔄 Reusable Components]
I --> L[📊 Monitoring]
A --> M[💎 Quality Software]
E --> M
I --> M
style A fill:#14F195,stroke:#0aab66,stroke-width:2px,color:#000
style E fill:#9945FF,stroke:#6a1b9a,stroke-width:2px,color:#fff
style I fill:#CE422B,stroke:#8b1a0a,stroke-width:2px,color:#fff
style M fill:#F7DF1E,stroke:#c4a000,stroke-width:2px,color:#000
|
🦀 Rust + Solana
|
🔁 Crypto / DeFi
|
🏗️ Fullstack Architecture
|
$ git log --oneline --graph --decorate --allconst vishal = {
code: ["TypeScript", "JavaScript", "Python", "Rust*"],
frameworks: ["Next.js", "React", "Nest.js", "Electron", "Tauri"],
databases: ["PostgreSQL", "MongoDB", "Drizzle ORM"],
tools: ["Docker", "AWS", "Vercel", "Git", "GraphQL", "WebSockets"],
learning: ["Rust", "Solana", "Crypto/DeFi"],
askMeAbout: ["Next.js", "Node.js", "TypeScript", "fullstack architecture"],
funFact: "I debug faster with console.log than with debuggers 🚀",
};
// * = actively going deep💬 "Write code that doesn't just work, but tells a story."
⭐ From vishal-770



