A screen-based text editor inspired by Vim. This project was implemented in C for the Fundamentals of Programming course at Sharif University of Technology in Winter 2022.
The project development was divided into two main phases: the command-line interface phase and the graphical user interface phase. You can find the documentation of this project under this link.