Skip to content
View KevinHJoe's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report KevinHJoe

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. 3D-Pac-Man-Game-in-Unity 3D-Pac-Man-Game-in-Unity Public

    Welcome to my 3D Pac-Man game project! This is a modern take on the classic arcade game, Pac-Man, developed using Unity and C#.

    C#

  2. Auto-App Auto-App Public

    An application that holds autohotkey scripts that will run from pressing the button for each script

  3. Auto-Copy-Names Auto-Copy-Names Public

    This will copy a set list of names on a persons account. It will find it based on a specific location only designed for a specific website.

  4. Auto-Form-Creator Auto-Form-Creator Public

    Automatically copy's a person's information from their account, and fills out a form, using AutoHotKey

    1

  5. Auto-Order-Form Auto-Order-Form Public

    Automatically copy's info from an account and prints it into an order, using AutoHotKey

    1

  6. Bot-Through-Maze-using-DFS Bot-Through-Maze-using-DFS Public

    My bot finds it's way through a maze using a simple depth first search algorithm