Skip to content
View itszeeshan's full-sized avatar

Block or report itszeeshan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
itszeeshan/README.md

Hi 👋, I'm Zeeshan

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

Pinned Loading

  1. subdomainx subdomainx Public

    all-in-one subdomain enumeration and reconnaissance tool designed for modern cybersecurity professionals, penetration testers, and security researchers.

    Go 16 1

  2. portfolio portfolio Public

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

    TypeScript

  3. 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

  4. Custom Condtional Rendering Component Custom Condtional Rendering Component
    1
    import React, { Children, ReactNode } from 'react';
    2
    
                  
    3
    interface ShowProps {
    4
        children: ReactNode;
    5
    }
  5. reposync reposync Public

    A powerful command-line tool for fetching and cloning repositories from GitHub and GitLab, including subgroups and organizations. It supports both HTTPS and SSH cloning methods.

    Go

  6. leetcodess leetcodess Public

    Goal is to find LeetCode Problems and there solutions

    TypeScript 1