const hema sree = {
pronouns: "She/Her",
location: "India ๐ฎ๐ณ",
learning: ["MERN Stack", "System Design"],
interests: ["Problem Solving", "Web Development", "AI/ML"],
motto: "Dreaming in code, debugging in reality ^_^",
lifeLoop: function() {
while(alive) {
eat();
code();
solve();
repeat();
}
}
};Tech Arsenal



