Skip to content
View lewisgibson's full-sized avatar
πŸ’œ
πŸ’œ
  • United Kingdom
  • 03:50 (UTC +01:00)

Organizations

@EpicGames @typescript-community

Block or report lewisgibson

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
lewisgibson/README.md

Metrics

Pinned Loading

  1. monopoly-go-bot monopoly-go-bot Public

    Automate playing Monopoly Go! using Python and Bluestacks.

    Python 43 11

  2. tercom-missile-guidance tercom-missile-guidance Public

    Advanced C++ implementation for precise topographic reconnaissance missile trajectory guidance.

    C++ 12 2

  3. go-engine.io go-engine.io Public

    Engine.IO v3/v4 implementation in Go, supporting real-time bidirectional communication with WebSocket and polling transports.

    Go 2

  4. go-steam go-steam Public

    Makefile

  5. πŸ”’ Automate GitHub Organization Repos... πŸ”’ Automate GitHub Organization Repository Secrets Deployment πŸ€–
    1
    #!/bin/bash
    2
    
                  
    3
    # ----------------------------------------------------------------------
    4
    # This script sets a secret for all repositories in a GitHub organization
    5
    # using the GitHub CLI (gh).
  6. πŸ“Ά Retrieve and Display Wi-Fi Profile... πŸ“Ά Retrieve and Display Wi-Fi Profile Passwords πŸ”
    1
    <#
    2
    .SYNOPSIS
    3
        This script retrieves Wi-Fi profiles and their associated passwords.
    4
    5
    .NOTES