The code I generated during my UWA Computer Science degree
-
Updated
Feb 27, 2023 - C++
Education is a purposeful activity directed at achieving certain aims, such as transmitting knowledge or fostering skills and character traits.
The code I generated during my UWA Computer Science degree
Drop-in simulator for C/C++-programmable microcontrollers and hardware models
Spaced repetition flashcards
A hands-on collection of Arduino engineering projects and exercises covering embedded systems, sensors, wireless communication, actuators, and data visualisation.
A tool that automate the generation of Frida hooks from Ghidra's static analysis, enabling dynamic analysis.
CG2015: A project exploring computer graphics principles and demo implementations in C++/OpenGL — includes shaders, rendering techniques, and interactive visualizations.
the title said it all
peRISCVcope is a simple rv32i interpreter written in C++ for teaching purposes. Currently, it is in alpha status.
A toy implementation of Chaum's Dining Cryptographers problem to illustrate programmatic functionality over a reliable broadcast network, along with a brief explanation.