
// Software Engineer
export default function AboutMe() { return { role: "Software Engineer", location: "New Delhi, India", email: "divyanshusingh.hire@gmail.com", phone: "+91 7906726655", passion: "Building scalable architectures", expertise: ["Backend", "Frontend", "Node.js", "AWS"], } }