Software Engineer building tools that make the web more useful. Currently working on SaaS projects and open-source experiments around automation, AI, and developer workflows.
const hasnain = {
pronouns: "He" | "Him",
code: ["JavaScript", "Go", "Python", "C++", "Java"],
askMeAbout: [
"SaaS",
"AI tools",
"open source",
"developer workflows",
"automation",
],
technologies: {
frontEnd: {
js: ["Next.js", "React"],
css: ["Tailwind", "Sass", "CSS Modules"],
uiLibraries: ["Shadcn UI", "Radix UI", "Chakra UI", "Ant Design"],
},
backEnd: {
js: ["Node.js", "Express", "NestJS", "Fastify"],
python: ["Flask"],
},
mobileApp: {
crossPlatform: ["React Native"],
},
devOps: ["Docker🐳", "CI/CD", "Nginx", "GitHub Actions"],
cloudServices: {
platforms: ["Vercel", "Render", "DigitalOcean"],
infra: ["Supabase", "Firebase", "Convex", "Railway"],
},
databases: [
"PostgreSQL",
"MongoDB",
"Redis",
"MySQL",
"Firebase Realtime DB",
],
misc: [
"Socket.IO",
"REST APIs",
"GraphQL",
"WebSockets",
"Stripe",
"Clerk",
],
generativeAI: ["GPT", "Embeddings", "LangChain", "Vector Stores"],
},
architecture: {
frontEnd: ["SPA", "SSR", "Static Site Generation"],
backEnd: ["microservices", "monolithic", "serverless"],
devOps: ["Infrastructure as Code", "GitOps"],
databases: ["Relational", "NoSQL", "In-memory"],
},
currentFocus: "Building scalable SaaS platforms powered by AI & embeddings",
funFact:
"Most of my debugging happens after midnight (with music on loop 🎧)",
};
Love connecting with curious minds — feel free to reach out or just say hi!