uchechiukpa/file-system-managment
A simpler project would be implementing a basic file system using a language like C. This project could involve creating the file system, implementing basic commands (mkdir, ls, touch, rm, etc.), and managing data blocks.
CMIT