Skip to content
View itszeeshan's full-sized avatar

Block or report itszeeshan

Report abuse

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

Report abuse
itszeeshan/README.md

Hi 👋, I'm Zeeshan

Software Engineer specializing in leading & delivering products in fast-paced environments.

Pinned Loading

  1. subdomainx subdomainx Public

    Subdomain enumeration & reconnaissance framework for bug bounty and pentesting — 20+ tools & APIs, HTTP fingerprinting, port scanning, and subdomain takeover detection in one CLI.

    Go 27 1

  2. portfolio portfolio Public

    Just another developer trying to make their code look as good as their LinkedIn profile.

    TypeScript

  3. qa-agent qa-agent Public

    An autonomous QA agent that lives in Slack. Send a message like "Test the login flow" and a multi-agent pipeline will explore your codebase, generate Playwright tests, run them in Docker, auto-heal…

    TypeScript

  4. react-custom-hooks react-custom-hooks Public

    A vscode extension built and design to help you insert custom react hooks into your project with autocomplete support.

    TypeScript 5

  5. Custom Condtional Rendering Component Custom Condtional Rendering Component
    1
    import React, { Children, ReactNode } from 'react';
    2
    
                  
    3
    interface ShowProps {
    4
        children: ReactNode;
    5
    }
  6. supabase-community/postgres-language-server-vscode supabase-community/postgres-language-server-vscode Public

    TypeScript 35 5