Automated Task Management System (To-Do Application)
Engineered a command-line task management utility in Python with persistent local File I/O storage, structural exception handling for input validation, and a dynamic CRUD structure for adding, reading, and modifying records. Technologies: Python Core, File I/O Systems, Exception Validation.