Algorithm for File Updates in Python
Developing a Python script to automate the parsing and updating of security-related files.

Overview
Why Built
To automate the tedious process of updating allow/deny lists in text files.
What I Worked On
Writing a Python script using file I/O operations and string manipulation.
Outcome
Reduced manual update time and minimized human error in managing access lists.
Technologies
Python
Skills Applied
ScriptingFile ParsingAutomation