const keyur = {
name: "Keyur Chotaliya",
role: "Full Stack Developer",
location: "India 🇮🇳",
skills: {
frontend: ["React", "JavaScript", "HTML", "CSS", "Tailwind CSS"],
backend: ["Node.js", "Express.js"],
database: ["MongoDB", "MySQL"],
tools: ["Git", "GitHub", "VS Code"]
},
interests: [
"Full Stack Web Development",
"Problem Solving",
"AI & Emerging Technologies"
],
goal: "Building scalable and impactful software solutions",
available: true // Open to Work 💼
};