Skip to content
View AliAmazone's full-sized avatar

Block or report AliAmazone

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

Pinned Loading

  1. python-patterns python-patterns Public

    Forked from faif/python-patterns

    A collection of design patterns/idioms in Python

    Python 1

  2. linuxprivchecker.py -- a Linux Privi... linuxprivchecker.py -- a Linux Privilege Escalation Check Script
    1
    #!/usr/env python
    2
    
                  
    3
    ###############################################################################################################
    4
    ## [Title]: linuxprivchecker.py -- a Linux Privilege Escalation Check Script
    5
    ## [Author]: Mike Czumak (T_v3rn1x) -- @SecuritySift
  3. Array Filtering + Casting Demo Array Filtering + Casting Demo
    1
    <?php
    2
    
                  
    3
    use Illuminate\Support\Str;
    4
    use Illuminate\Support\Facades\Route;
    5
    
                  
  4. [python]Genetic Algorithm example [python]Genetic Algorithm example
    1
    """Genetic Algorithmn Implementation
    2
    see:
    3
    http://www.obitko.com/tutorials/genetic-algorithms/ga-basic-description.php
    4
    """
    5
    import random
  5. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python 1

  6. WhatsAppBulkMessenger WhatsAppBulkMessenger Public

    Forked from phreakyphoenix/WhatsAppBulkMessenger

    This tools sends WhatsApp messages and invites directly to people on WhatsApp itself, without saving their contacts 🌠

    Python 1