
// Software Engineer II at Atlassian
export default function AboutMe() { return { role: "Software Engineer II", location: "New Delhi, India", email: "shubhamsingh1840@gmail.com", phone: "+91 8076221840", passion: "Building scalable architectures", expertise: ["Backend", "Frontend", "Full Stack", "AWS"], } }