Hi there, thanks for stopping by. This is Shoaib.
Tech-savvy student and a professional web designer from Pakistan 🇵🇰
const shoaib = {
pronouns: "He" as "He" | "Him",
askMeAbout: [
"hobby dev",
"tech",
"game dev",
"cyber sec",
"AI",
"cloud",
"DevOps",
"open source",
"full stack"
],
technologies: {
frontEnd: {
js: ["Vue", "React", "Angular"],
css: ["bootstrap", "tailwind", "sass"]
},
backEnd: ["Java", "PHP", "Python", "Express"],
databases: ["Postgres", "MongoDB", "MySQL"],
other: ["Docker", "Kubernetes", "GraphQL", "Redis"]
}
};