Projects with this topic
Sort by:
-
Console Tetris (Brick Game) in C | C11 | 2025 September — Classic Tetris in the terminal featuring Finite State Machine orchestration, clean layer separation, ncurses UI, and comprehensive unit tests.
Updated -
2025 July. The s21_string+ project is a custom implementation of C's standard string.h library, adding core functions like sprintf and sscanf. It teaches low-level string manipulation, memory management, and formatted I/O parsing. This builds critical skills for systems programming and developing efficient, reliable software tools.
Updated -
Check Crypto Addresses (Bitcoin an other).
Updated -