Skip to content
View KevinHJoe's full-sized avatar

Highlights

  • Pro

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 Loading

  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

    Automate tasks with Kevin's AutoHotKey application: streamline order forms, create PDFs, and copy names effortlessly. Perfect for improving workflow efficiency.

  3. TicTacToe TicTacToe Public

    Android Tic Tac Toe app features AI using the Minimax algorithm, offering two difficulty levels. It supports Player vs Player and Player vs AI modes with score tracking and a countdown feature.

    Java

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

    This project implements a maze solver using Depth-First Search (DFS) in Java. The solver navigates a maze represented as a 2D array, starting from a given point and finding the path to the exit whi…

  5. AnagramSentence AnagramSentence Public

    This C++ program generates anagrams from a user-provided sentence using a list of words from a text file. The program reads words from the file, processes the user input, and outputs possible anagr…