Hi, this is the main account of Grant Rynders, a Junior in Computer Science at Wright State University.
A repository for my Ghidra reverse engineering endeavour into the DX8 English Steam release of Ys Vi. As of January 2025, I have achieved full function classification, and am working to make modifications to the game and to make function definitions and labels more detailed and complete.
A project I led creating timer extension for Github issues that allows users to manage the amount of time spent on a given issue through a built in timer. Timer data will be written to a unique log comment for the user, and recorded in a sqlite or postgres database on our node.js server. The data is visualized via chart.js and pug pages on the server.