Skip to content
View hasnaintypes's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report hasnaintypes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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 ๐ŸŽง)",
};

Random Dev Facts

const funFacts = {
  workingHours: "๐ŸŒ™ Night owl - best code happens after 10 PM",
  debuggingPlaylist: ["Lo-fi hip hop", "Synthwave", "Ambient techno"],
  coffeePerDay: "โ˜• ~4 cups (minimum for optimal performance)",
  currentRead: "๐Ÿ“š Clean Architecture by Robert C. Martin",
  hobbies: ["๐ŸŽฎ Gaming", "๐ŸŽธ Music", "๐Ÿ“ท Photography"],
  languages: ["๐Ÿ‡บ๐Ÿ‡ธ English", "๐Ÿ‡ต๐Ÿ‡ฐ Urdu", "๐Ÿ”ค JavaScript (fluent)"],
};

This Week I Spent My Time On

๐Ÿ’ป Operating System:
Windows                  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘   85.2%
Linux                    โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   15.8%

๐Ÿ”ฅ Editors:
VS Code                  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘   95.4%
Vim                      โ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   4.6%

๐Ÿ’ฌ Programming Languages:
JavaScript               โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   58.3%
Go                       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   34.2%
Python                   โ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   7.5%

Love connecting with curious minds โ€” feel free to reach out or just say hi!

Pinned Loading

  1. ai-email-generator ai-email-generator Public

    AI Email Template Generator is a cutting-edge SaaS application that revolutionizes email creation. Built with Next.js and powered by Google's Gemini AI, it offers an intuitive platform for creatingโ€ฆ

    JavaScript 5

  2. 3legant-platform 3legant-platform Public

    3legant is a MERN stack e-commerce platform with a responsive React 19 frontend and a secure Node.js backend. It features product filtering, a shopping cart, and user authentication for a seamless โ€ฆ

    JavaScript 1

  3. budgify budgify Public

    Budgify is a comprehensive personal finance management application built with Next.js, offering real-time financial tracking, analytics, and visualization tools.

    TypeScript 1

  4. algorun algorun Public

    Algorun is a powerful online IDE built with Next.js 15, Convex, Clerk, and TypeScript, offering a seamless multi-language coding experience. It provides smart output handling, customizable themes, โ€ฆ

    TypeScript

  5. theScribbly theScribbly Public

    The Scribbly is a modern, full-stack blogging platform built with Next.js, offering a sleek and responsive interface for discovering, reading, and publishing content.

    JavaScript 1