Built a lightweight, terminal-based text editor in pure C, inspired by editors like Vim and Nano. Zen provides essential editing capabilities such as file creation, saving, real-time rendering, and syntax highlighting — all without relying on external libraries.