This was my first programming group project that I took part in during my time at Imperial College London.
During this project, my group was asked to implement an emulator and assembler for an ARMV8 processor, we were given a total of 4 weeks for the project, also being requested to design an extension project in C.
I worked as part of a team of 4, with myself as the group leader, so I was responsible for assigning tasks as well as tracking the general progress of the project.
I believe that I was a capable leader for the project, having finished all parts well before the deadline and also being among those nominated for the most interesting extension, a wordle solving algorithm featuring a variation of the trie data structure.
More about my contributions to the extension can be seen in the 'C' section of my website, feel free to check it out.