Skip to content
View LukeWait's full-sized avatar

Block or report LukeWait

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 Loading

  1. django-learnerlab Public

    A tutorial for Django beginners to get a project up and running. Aids in understanding the fundamentals of web framework and how they interact with databases and APIs.

    Python

  2. rps-app Public

    A GUI-based LAN game application for Rock Paper Scissors, featuring user profiles, chat functionality, and customizable settings. Each instance is standalone and can function as both a server and c…

    Python

  3. custom-shell Public

    Enhances Linux environments with the Starship prompt, personalized aliases, and essential packages. A go-to for setting up new Linux VMs quickly and efficiently.

    Shell

  4. base-converter Public

    A Python-based GUI tool designed for converting numbers between integer, binary, and hexadecimal bases. This application provides an intuitive interface for users to seamlessly perform base convers…

    Python

  5. my-messagebox Public

    A custom C# class that replicates the functionality of the built-in MessageBox, with the addition of parent-relative positioning and enhanced UI customization options.

    C#

  6. screenshot-exfiltration Public

    A method for screenshot exfiltration from Windows using PS to capture screenshots, VBScript to hide the PS window, a scheduled task to run the VBS, and a shell script for automated retrieval on a L…

    PowerShell