💻 Broad interests including game development, backend, algorithms, cybersecurity, sustainability, and IT.
- Lem-in, a pair project. A bespoke graph-traversal algorithm based on the Edmonds-Karp algorithm.
- Push-swap, a sorting algorithm utilizing stack data structure and a specific set of operations to manipulate the stacks.
- Libft, a C library with implemented libc functions, getline, printf, and other useful functions.
- Corewar, a group project from the algorithm branch of the 42 curriculum. The task is to implement the programming game Core War from 1984 and to build an assembler that turns assembly code into bytecode.