interface Developer {
name: string;
role: string;
location: string;
passions: string[];
focusAreas: string[];
learning: string[];
askMeAbout: string[];
}
const piyush: Developer = {
name: "Piyush Yadav",
role: "Full Stack Developer & AI Engineer",
location: "Kolkata, India 🇮🇳",
passions: ["Agentic AI Systems", "Voice AI", "Scalable Backend Architecture"],
focusAreas: ["Multi-Agent Orchestration", "Voice Agents", "RAG Pipelines", "Cloud-Native Deployment"],
learning: ["Generative AI", "Kubernetes", "Web3 Technologies"],
askMeAbout: ["React", "Next.js", "Node.js", "LangGraph", "CrewAI", "LiveKit", "DevOps"]
};|
🏗️ Full-Stack Software
|
🤖 Agentic & Voice AI
|
|
⚙️ Toolkit: I like working across the whole stack — solid backend and infra fundamentals, with a growing focus on agentic and voice-driven AI systems layered on top. |
|
Full-stack fundamentals, agentic ambitions 🚀



