I am currently pursuing a Ph.D. in the field of Computer Science, with a particular focus on reconfigurable hardware.
My current GitHub repositories are (in no particular order):
- /blockchain : Educational Python Implementation of a Blockchain
- /compiler : Simplified-C Compiler in C using Flex and Bison
- /circuitsim : Electronic Circuit Simulator in Python
- /mod2linematrixmul : VHDL Implementation of Modulo2 Line by Matrix Multiplication
- /javagraphalgorithms : Various Graph Algorithms implemented in Java
- /openmptutorials : Tutorial code on the OpenMP Parallel Computing API
- /cudatutorials : Tutorial code on Nvidia's CUDA API