Hi there, thanks for stopping by. This is Shoaib Khan.
Tech-savvy student and a professional web designer from Pakistan 🇵🇰
const shoaib = {
pronouns: "He" | "Him",
askMeAbout: ["hobby dev", "tech", "game dev", "cyber sec."],
technologies: {
frontEnd: {
js: ["Vue", "React", "Angular"],
css: ["bootstrap", "sass"]
},
backEnd: ["Java", "PHP", "Python"]
}
};