Skip to content
View ngentechllc's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@NextGenTechLLC
Block or Report

Block or report ngentechllc

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. Decrypt the WordPress password Decrypt the WordPress password
    1
    $username = '';
    2
    $password = '';
    3
    
                  
    4
    $strSql = "SELECT user_pass FROM wp_users WHERE user_login = '$username'";
    5
    $result = mysql_query($strSql);
  2. pokemon-trading-spreadsheet pokemon-trading-spreadsheet Public

    Forked from Armienn/pokemon-trading-spreadsheet

    A script made to display Pokémon trading information stored in Google Sheets

    JavaScript 1

  3. optimism optimism Public

    Forked from ethereum-optimism/optimism

    Optimism is Ethereum, scaled.

    Go 1

  4. wordpress-playground wordpress-playground Public

    Forked from WordPress/wordpress-playground

    Run WordPress in the browser via WebAssembly PHP

    JavaScript

  5. NextGenTechLLC/ClientPortal NextGenTechLLC/ClientPortal Public

    1