Projects in Awesome Lists by Mahiethan
A curated list of projects in awesome lists by Mahiethan .
https://github.com/mahiethan/cs325-coursework
Coursework for CS325 Compiler Design
Last synced: 23 Feb 2025
https://github.com/mahiethan/morrowind-training-tool
MWSE Lua script to help automate training and leveling up of magic skills, by repeatedly casting the related spells.
Last synced: 12 Mar 2025
https://github.com/mahiethan/morrowind-inventory-manager
C++ program and Lua script which retrieves and manages the inventory items belonging to a character in the game "The Elder Scrolls III: Morrowind".
Last synced: 12 Mar 2025
https://github.com/mahiethan/detect-optimise-passes-for-data-structs
This project focuses on creating compiler passes in LLVM, that are able to detect and optimise specific data structures, such as Array-of-Structures (AoS) and Structure-of-Arrays (SoA). This is the source code for my CS351 Third Year Project module, where I have achieved a first class mark of 72%.
c compiler-passes cpp data-structures detection llvm llvm-ir llvm-pass optimisations
Last synced: 23 Feb 2025