Projects
Here are my code projects: (you can also check this on my Github here)
Basic C++ Chip-8 emulator:
The everyone's first emulator. I code mine in C++. With this you can play incredible game like tetris, snake...
And all of this without any sound ! (bruh)
You can find the code on my Github.
"La Taverne":
This is a simple chat website and application with login system. It's plenty of security break but with this
project i learned the basic of firebase, JWT and socket.io. There's still a lot to do with this but i'm bored asf so...
You can find this garbrage project here.