Anthhon's Stars
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
cfenollosa/os-tutorial
How to create an OS from scratch
othneildrew/Best-README-Template
An awesome README template to jumpstart your projects!
graphitemaster/incbin
Include binary files in C/C++
sheredom/utest.h
🧪 single header unit testing framework for C and C++
N4NU/Reversing-Challenges-List
CTF Reversing Challenges List
wolfdroid/x86_Chess
Classic Chess game using x86 Assembly Language
Anthhon/anthhon.github.io
My technical and minimalist blog about low-level stuff.
Anthhon/cSnakeGame
cSnakeGame is made in C programming language using the ncurses library which consists of a snake that moves around the screen and has to eat food while avoiding collision with the walls or with its own body.