const krishan = {
currentRole: "Full Stack Developer",
expertise: ["MERN Stack", "Next.js", "Nest.js", "TypeScript"],
transitioning_to: "AI Cloud Architect",
learning: ["AWS", "Azure", "Machine Learning", "Microservices"],
passion: ["Scalable Architecture", "AI Integration", "Cloud Solutions"],
getDailyStack() {
return [
"☕ Coffee + Dark Theme",
"⚛️ React/Next.js Magic",
"🔧 Node.js/Nest.js APIs",
"☁️ Cloud Architecture",
"🌙 Glassmorphism UI"
];
}
};
%%{init: {'theme':'dark'}}%%
graph TD
A[🎯 MERN Stack Expert] --> B[☁️ Cloud Platforms]
B --> C[🤖 AI/ML Integration]
C --> D[🏗️ Cloud Architecture]
D --> E[🚀 AI Cloud Architect]
style A fill:#1a1a2e,stroke:#16213e,color:#fff
style B fill:#0f3460,stroke:#16213e,color:#fff
style C fill:#e94560,stroke:#16213e,color:#fff
style D fill:#f39c12,stroke:#16213e,color:#fff
style E fill:#27ae60,stroke:#16213e,color:#fff
🎯 Current Mission:
- 🔥 Building scalable full-stack applications with modern MERN stack
- ☁️ Mastering AWS/Azure cloud services & serverless architecture
- 🤖 Integrating AI/ML capabilities into production applications
- 🏗️ Learning microservices, containers, and cloud-native patterns

