My Projects
Here are some of the projects that I made since I started programming. Don't hesitate to check them out and come back around, there might be something new!
Sleeq An intelligent cross platform e-wallet
X86 Interpreter An X86 interpreter made with in c++
Sorting competition A race between sorting algorithms in C++
Arcade A C++ arcade game reproduction using 3 graphical libraries
Sokoban duel This is a sokoban video game but better! You can play 1v1
Malloc Malloc is a C function that allocates dynamic memory
HAL HAL is a Lisp interpretor made with Haskell