Skip to content
View iamsajjad's full-sized avatar
🚀
Powerful
🚀
Powerful
  • ::1
Block or Report

Block or report iamsajjad

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

Pinned

  1. graw graw Public

    CLI tool to download only files or directories that you need from github or gitlab without need to clone the git repository

    Python 10

  2. Find first git commit for any reposi... Find first git commit for any repository in github
    1
    #!/usr/bin/python
    2
    # -*- coding: utf-8 -*-
    3
    
                  
    4
    """
    5
    Description: Script to get the github web page that have first commit
  3. template.py template.py
    1
    #!/usr/bin/python
    2
    # -*- coding: utf-8 -*-
    3
    
                  
    4
    """
    5
    Description: Python template files generator
  4. mindblocks/quickping mindblocks/quickping Public

    🤯 🚀 QuickPing is super fast python package and command line tool to show Active and Deactive Addresses in range of IPv4 Adresses using mutli-threads

    Python 2

  5. mindblocks/blackhole mindblocks/blackhole Public

    vim / neovim color scheme

    Vim Script

  6. mindblocks/shortener mindblocks/shortener Public

    URL shortener using Django and Reactjs

    CSS