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 | Security Researcher (Bug Bounties & Pentesting) ๐Ÿ›ก๏ธ

itszeeshan

  • ๐Ÿ“ I write articles on Medium/@zeesek

  • ๐Ÿ’ฌ Ask me about Full Stack Development, Cyber Security

Connect with me:

itszeeshan2 zeesec zeesek

Languages and Tools:

amplify aws babel bash bootstrap css3 docker express figma firebase gcp git graphql html5 javascript jest linux mongodb mssql mysql nextjs nodejs postgresql postman python react sass sqlite tailwind typescript vuejs webpack zapier

itszeeshan

ย itszeeshan

itszeeshan

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

  3. custom-condtional-rendering-component custom-condtional-rendering-component Public

    This is a custom conditional rendering component that you can use in your Nextjs or Reactjs project.

    TypeScript

  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. LeetCode-Problems-In-Typescript LeetCode-Problems-In-Typescript Public

    Goal is to find LeetCode Problems and there solutions

    TypeScript 1