const ashfak = {
pronouns: "He" | "Him",
code: ["JavaScript", "TypeScript", "Node.js", "React"],
askMeAbout: ["web dev", "tech", "app dev", "open source"],
technologies: {
frontEnd: {
js: ["React", "Next.js", "typscript" , "zustand"],
css: ["Tailwind", "Bootstrap", "Material-UI"]
},
backEnd: {
js: ["Node.js", "Express" , "socket.io" , "Redis" , "WebRTC"],
},
databases: ["MongoDB", "PostgreSQL", "MySQL", "Firebase"],
devOps: ["AWS", "Docker", "Vercel", "Git"],
tools: ["VS Code", "Postman", "Figma"]
},
currentFocus: "Building scalable full-stack applications",
funFact: "I debug with coffee ☕ and fix bugs with music 🎵"
};




