Skip to content
View hasnaintypes's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report hasnaintypes

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hasnaintypes/README.md

Typing SVG

Hey, I'm Hasnain

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.


A little bit about me...

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!

Pinned Loading

  1. lawbotics lawbotics Public

    LawBotics v2 is an AI-powered legal contract analysis platform that combines machine learning with modern web technologies to automate legal document review and clause extraction.

    TypeScript 26 7

  2. trackit-app trackit-app Public

    TrackIt is an AI-powered personal and group finance manager built on the T3 stack. Track expenses, manage budgets, split bills, and get smart insights with real-time sync, secure auth, and Stripe i…

    TypeScript 2

  3. highchart-mcp-server highchart-mcp-server Public

    AI-powered MCP server for generating, validating, and exporting production-ready Highcharts visualizations.

    TypeScript 1

  4. reflecto-app reflecto-app Public

    Journaling PWA with rich text editing, multiple entry types, smart tagging, and habit tracking.

    TypeScript 1

  5. upkeep-app upkeep-app Public

    Self-hosted uptime and health monitor for personal projects on free-tier hosts

    TypeScript