Skip to content
View zylai's full-sized avatar
Block or Report

Block or report zylai

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

    A simple Blackjack game written in Bash. Fairly standard but watered down version of Blackjack with a few special rules to keep it simple. No player/house advantage or doubling down.

    Shell

  2. ical-fake-meetings-generator ical-fake-meetings-generator Public

    Generate realistic-looking fake meetings to fill up your Microsoft Outlook/Apple/Google calendar. Available in Python and PowerShell.

    PowerShell 28 1

  3. faa-airmen-database-birthday faa-airmen-database-birthday Public

    Exploits a design flaw in the FAA's airmen database to discover a pilot's date of birth (and possibly certificate number) via brute forcing. Uses Selenium and WebDriver.

    Python 1

  4. subnet-calculator subnet-calculator Public

    Subnetting calculator written in Bash using basic UNIX tools. Calculates first host, last host, network, and broadcast address. Also includes a practice problem generator.

    Shell 4

  5. active-directory-tasks active-directory-tasks Public

    A small collection of PowerShell scripts to assist with common sysadmin tasks in AD, Azure AD, and SCCM such as finding duplicate devices, batch replace a manager's direct reports, etc.

    PowerShell 1 1

  6. tictactoe tictactoe Public

    Tic-tac-toe game written in Bash.

    Shell