const Me = {
status: 200,
result: {
Stack: ["Back-End Developer", "Nodejs Ecosystem", "Low Level Golang"],
FullName: "Mohsen Bakhshi",
MyChannel: "https://t.me/NodeUnique",
BirthDay: {
Year: 2005,
Month: "January 7",
Day: "Friday",
City: "Ardabil"
},
Interests: ["Clean Code", "Design Patterns", "Algorithms", "Solid", "KISS", "DRY"]
},
};
