Skip to content
View Mahiethan's full-sized avatar

Block or report Mahiethan

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

Popular repositories Loading

  1. Mini-C-Compiler Mini-C-Compiler Public

    Compiler designed using C++ and LLVM to parse and compile a subset of the C programming language, called Mini-C. This was a coursework assignment for my CS325 Compiler Design module, where I achiev…

    C++

  2. Detect-Optimise-Passes-for-Data-Structs Detect-Optimise-Passes-for-Data-Structs Public

    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…

    LLVM

  3. Morrowind-Inventory-Manager Morrowind-Inventory-Manager Public

    C++ program and Lua script which retrieves and manages the inventory items belonging to a character in the game "The Elder Scrolls III: Morrowind".

    C++

  4. Morrowind-Training-Tool Morrowind-Training-Tool Public

    MWSE Lua script to help automate training and leveling up of magic skills, by repeatedly casting the related spells.

    Lua