/**
* Always looking for new challenges.
* Powered by Coke and Code.
*/
const developer = {
name: "Sungblab",
role: "Full Stack Developer",
skills: ["React", "Node.js", "Python", "SQL"],
status: "Debugging life...",
askMeAbout: () => {
return "Web Development, Study AI";
},
};$ contact --email "sungblab@gmail.com"
$ contact --blog "sungblab.com/blog"


