Hi there, I'm Toseeb
console.log("Hello World ๐");
const about = {
name: "Toseeb",
techStack: {
languages: ["typescript", "javascript"],
frontend: ["nextjs", "reactjs", "tailwindcss"],
backend: ["nodejs"," express", "nextjs"],
database: ["mysql", "postgresql"],
other: ["webSockets", "docker", "k8s", "jest"],
},
editor: "vscode, postman, git, github",
currentAdventure: ["go", "distributed systems"],
interests: ["tech", "video games"]
};
console.log("Have a great day! ๐ป");