const hardik = {
name: "Hardik Rathod",
role: "Full Stack Developer & AI Agents Engineer",
company: "LogLogN Software Solutions",
location: "Surat, Gujarat, India ๐ฎ๐ณ",
currentWork: [
"Building MCP (Model Context Protocol) servers",
"Designing LangGraph multi-agent systems",
"Implementing A2A (Agent-to-Agent) protocols",
"Shipping production apps with Next.js & Flutter",
],
techStack: {
aiAgents: ["MCP Servers", "LangGraph", "A2A Protocol", "Prompt Engineering", "Claude API"],
frontend: ["Next.js", "React.js", "Flutter", "Tailwind CSS", "HTML5", "CSS3"],
backend: ["Node.js", "Express.js", "MongoDB", "REST APIs", "MySQL"],
tools: ["Git", "GitHub", "Postman", "Vercel", "VS Code"],
},
certifications: [
"Claude 101 โ Anthropic (2026)",
"Claude Code in Action โ Anthropic (March 2026)",
],
funFact: "I build AI agents that build things so I can build more things ๐ค",
};
|
|