Giter VIP home page Giter VIP logo

jhaypro's Projects

-dynamic_programming icon -dynamic_programming

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

alr_fallout4 icon alr_fallout4

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 manipulation, codec conversion, compression, and decompression through DirectX Tex.

astr icon astr

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

bankersalgorithm icon bankersalgorithm

C code to demonstrate bankers algorithm being used to find a safe sequence

cache-simulation icon cache-simulation

27 APRIL 2021 C++, Simulates an L1 set associative write-back cache given cache line size, total size, associativity, and memory size. Reads and writes data to cache from hexadecimal cache lines in system memory ordered by bit index and bit tag.

cpuschedulingalgorithms icon cpuschedulingalgorithms

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

face_tracking_game icon face_tracking_game

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 create an AI to track face movements. SFML was used to create the game and multiplayer. I mostly worked on the game mechanics, game graphics, GUI, class hierarchy/OOP, multiplayer/network and performance optimization/multithreading.

filecopy icon filecopy

Unix filecopy command written in C, can be run through command line call to FileCopy

taxi-route-heatmap icon taxi-route-heatmap

30 MARCH 2021, C++, ASM Intel x86 Assembly Language, Uses ASM to convert binary coordinates into points on a 2D array and outputs a bitmap heatmap of the array

union_find_mst icon union_find_mst

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

web_eng_sql-php icon web_eng_sql-php

22 AUGUST 2021 PHP, JavaScript, SQL, CSS, HTML, Web application with SQL database to allow users to create and log into personalized accounts

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.