Text Editor
A lightweight text editor built using Java Swing for creating and editing text files.
The application supports opening, modifying, and saving files through a simple interface. It demonstrates event-driven programming, layout management, and file I/O operations in Java.
This project explores the fundamentals of building desktop applications with a focus on usability and core functionality.