The project is about implementation of file functions like fopen, fread as an interface for file handling in C. These functions are implemented using the concept of buffer for efficient working.