Skip to content
View JHayPro's full-sized avatar

Block or report JHayPro

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

    Source Code For Automated Loadscreen Replacer (ALR) For Fallout 4. Utilized Filesystem library to dynamically locate, create, and delete directories and images in root directory. Implemented image …

    C++ 5 3

  2. ASTR ASTR Public

    A DLL plugin for Fallout 4 which randomly selects tracks provided by the user and overrides the base soundtrack

    C++ 1 2

  3. Face_Tracking_Game Face_Tracking_Game Public

    7 JUNE 2021 – 5 JULY 2021, C++, SMFL, OpenCV, Multiplayer game which uses face tracking to move player in a maze game. The game was written in one month with 2 other teammates. OpenCV was used to c…

    C++

  4. Union_Find_MST Union_Find_MST Public

    7 AUGUST 2021 Java, Solves a graph’s minimum spanning tree with Kruskal’s algorithm and a hash-based union find data structure

    Java

  5. -Dynamic_Programming -Dynamic_Programming Public

    17 AUGUST 2021 Java, Solves the Minimum Number of Jumps to Reach End problem with object oriented and dynamic programming

    Java

  6. CPUSchedulingAlgorithms CPUSchedulingAlgorithms Public

    21 JUNE 2021 C, UNIX, POSIX Threads, MakeFile, Displays GANTT Chart of process execution order of FCFS, SJF, Priority, and Round Robin Scheduling Algorithms

    C