Crafting efficient solutions through elegant code
const aboutMe = {
name: "Alice39s",
role: "Remote Software Engineer",
languages: ["TypeScript", "JavaScript", "Python", "Golang"],
interests: ["Web Development", "System Design", "Infrastructure"],
currentFocus: "Building scalable web applications",
};